Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Subform not updating

Status
Not open for further replies.

mightyatom13

Technical User
Oct 1, 2002
21
US
I have a form (Main) with a subform (Orders) showing orders in datasheet view. There are several buttons on the main form that pull up different order entry forms which input the data into the table that the subform draws from. Unfortunately, once you close the entry forms and get back to the main form containing the subform, the subform does not update with whatever you just entered until you go to a different record on the main form and then back. I know this is a simple fix, but have been struggling for hours. Any help is appreciated.

Jeff
 
Hey mightyatom13....

Have a look at the Requery method!
 
That is what I have been trying to no avail! I put it in "got focus" to requery the name of the subform control, but am doing something wrong, apparently. Argh!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top