Results 1 to 4 of 4
  1. #1
    mackcess is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Jul 2014
    Posts
    2

    Question Need help with simple GUI

    I'm hoping some of you wise souls can tell me how I should start producing the following:

    A stand-alone GUI that allows users to enter info into the form, and when you click Submit, the action is to run a separate program's executable file.



    I read that GUI's need to be runtime in order to be stand-alone interfaces on a client's PC? Any guidance on how to start this project is great. I'm lost.

    Thank you!

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,953
    Access can easily be programmed to open other MS Office programs/documents like Excel, Word. What program do you want to run?

    I think client would need Access Runtime to run an Access file.

    If you don't need relational database, then can use something like VB6 or VB.net to build a truly standalone GUI.
    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.

  3. #3
    mackcess is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Jul 2014
    Posts
    2
    Quote Originally Posted by June7 View Post
    Access can easily be programmed to open other MS Office programs/documents like Excel, Word. What program do you want to run?

    I think client would need Access Runtime to run an Access file.

    If you don't need relational database, then can use something like VB6 or VB.net to build a truly standalone GUI.
    The program I'd like to run is an automation software, and not a Microsoft product. Is this still possible?

    Perhaps I should be using VB.

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,953
    The programming languages (VB6, VB.net, VBA) have similarities (VB6 and VBA are closest). I expect any of them could open the software via a hyperlink or Windows Shell command.
    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.

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

Similar Threads

  1. Simple (I Think)
    By Derrick T. Davidson in forum Queries
    Replies: 2
    Last Post: 10-25-2013, 06:51 AM
  2. Simple Msg Box
    By Derrick T. Davidson in forum Forms
    Replies: 3
    Last Post: 05-18-2013, 03:20 PM
  3. Simple Sum qn
    By Davidyam in forum Access
    Replies: 5
    Last Post: 04-18-2012, 04:05 AM
  4. Replies: 0
    Last Post: 10-21-2010, 08:24 AM
  5. Simple Export Not So Simple
    By jgelpi16 in forum Programming
    Replies: 11
    Last Post: 09-01-2010, 07:23 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