Results 1 to 3 of 3
  1. #1
    Pure Salt is offline Advanced Beginner
    Windows 7 32bit Access 2013
    Join Date
    Apr 2014
    Posts
    60

    Refreshing Data


    I have an order form where we enter product details & quantities. Within the screen is a subform showing current stock levels.

    How can I get the subform to update stocks after every order entry?

    I have tried 'requery' but must be doing something wrong.

  2. #2
    burrina's Avatar
    burrina is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    You can try this.
    Forms!YourFormNameHere.Requery
    HTH

  3. #3
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Try: YourSubFormControlName.FORM.Requery

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

Similar Threads

  1. Refreshing Imported Text File Data Every X Minutes
    By acarella610 in forum Import/Export Data
    Replies: 5
    Last Post: 12-17-2013, 10:41 PM
  2. Refreshing Report Data
    By rts in forum Reports
    Replies: 5
    Last Post: 10-30-2013, 11:52 AM
  3. Refreshing a listbox
    By PatrickCairns in forum Programming
    Replies: 9
    Last Post: 12-07-2012, 05:26 PM
  4. Replies: 7
    Last Post: 11-13-2012, 01:44 PM
  5. refreshing tables?
    By danbo in forum Access
    Replies: 1
    Last Post: 12-23-2011, 03:05 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