Results 1 to 4 of 4
  1. #1
    LadyScot101 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    18

    Exiting an Access 2010 Table By Adding A Exit Button

    I have a button set up on a menu to take me to a table that I can update as needed. I have been asked to add a button within the table to take the user back to the menu screen. Right now they are clicking on the little "x" and they are not liking that. Is there a way?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,618
    Can't have custom buttons on table. Create a form based on the table as RecordSource. Disable the X close on form and create a command button with code to close.
    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
    LadyScot101 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    18
    I figured as much, but thought I would give it a shot. I don't think a form is going to work since they are using it to change existing data directly in the table. They just weren't happy with using the little x. Thanks!

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,618
    Users should not be interacting with tables and queries. Use forms and reports. Forms can look like a table.
    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. Replies: 2
    Last Post: 12-20-2012, 03:06 PM
  2. Replies: 7
    Last Post: 11-23-2011, 08:14 PM
  3. BUTTON keeps adding value to TABLE
    By taimysho0 in forum Programming
    Replies: 1
    Last Post: 11-16-2011, 03:03 AM
  4. Replies: 9
    Last Post: 08-06-2011, 02:10 PM
  5. Replies: 3
    Last Post: 10-28-2010, 07:02 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