Results 1 to 3 of 3
  1. #1
    MrC is offline Novice
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Jul 2010
    Posts
    2

    How can I reload data on a form?

    Anybody know how to make a button on a form that when user click on it, the data on that form will be loaded from tables or queries (including new data that somebody's been added) without clossing that form?

    Please help me!

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    have you tried:
    Code:
    me.requery

    me
    .refresh 

  3. #3
    MrC is offline Novice
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Jul 2010
    Posts
    2
    Quote Originally Posted by ajetrumpet View Post
    have you tried:
    Code:
    me.requery

    me
    .refresh 
    Thanks!!!!

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

Similar Threads

  1. Replies: 2
    Last Post: 11-25-2013, 10:56 AM
  2. Replies: 0
    Last Post: 03-11-2010, 02:11 AM
  3. Replies: 9
    Last Post: 02-19-2010, 12:07 PM
  4. Use form data in a query
    By Zholt in forum Forms
    Replies: 2
    Last Post: 05-13-2009, 07:59 PM
  5. Replies: 9
    Last Post: 03-24-2009, 09:19 PM

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