Results 1 to 6 of 6
  1. #1
    dccjr's Avatar
    dccjr is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2012
    Location
    Colorado Springs, CO
    Posts
    138

    Opening aother application on a Access Form tab


    I have a display with multiple tabs. On one of these, I would like to open an instance of J2ToGo (a multi-format blueprint viewer). I am not sure how to open this and have it confined to the tab. It is important to give the user the ability to move back and forth between the tabs with just a mouse click. Can anyone offer a suggestion or point me in the right direction.

  2. #2
    alansidman's Avatar
    alansidman is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529

  3. #3
    dccjr's Avatar
    dccjr is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2012
    Location
    Colorado Springs, CO
    Posts
    138
    This works, but I would really like to open the application in an object window on the user form. Not on in a seperate window. Any suggestions on how to constaint the new application?

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    I've never had success with opening apps on a form (except for Internet Explorer). But see if this helps http://office.microsoft.com/en-us/ac...001147206.aspx
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    dccjr's Avatar
    dccjr is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2012
    Location
    Colorado Springs, CO
    Posts
    138
    OK, I am going to call this one dead, and Solved, but with no solution. Thak for all of your time and suggestions.

  6. #6
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows XP Access 2003
    Join Date
    Aug 2013
    Posts
    7,862
    You would have to employ an activeX control. If the application you are trying to incorporate does not provide one you are most likely out of luck. Imagine a PDF viewer. It has been a while and I try to stay away from ActiveX because of updating software but, you use to be able to use an ActiveX control to preview PDF files in your forms. I am sure you still can .

    Anyway, maybe you can figure out the file type and goof around with it. Maybe the application has an export tool and a third party provides an active X for that file format. You would install the activeX on the local machine and then reference it within Access' VBE reference library. Then you would make an OLE connection to the file from your ActiveX object.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Unlocking Access Application Form View
    By jdmarsh2g in forum Access
    Replies: 2
    Last Post: 07-08-2012, 09:00 PM
  2. Opening a file with default application
    By memberFDIC in forum Programming
    Replies: 4
    Last Post: 12-21-2011, 01:26 PM
  3. Creating an application form using Access
    By rskilling in forum Forms
    Replies: 1
    Last Post: 04-07-2011, 04:46 PM
  4. Replies: 0
    Last Post: 08-26-2008, 09:22 AM
  5. Access application to Web based application
    By admaldo in forum Access
    Replies: 0
    Last Post: 06-12-2008, 06:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums