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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

requery 1

Status
Not open for further replies.

ignacious

Technical User
Feb 11, 2004
11
US
I use a database to assign in shop part numbers to items. On my data entry form I have a subform that shows the last serial number assigned from a query against the table. I also have a command button to enter another record instead of closing and re-opening the form. I am having a problem getting the subform to requery/refresh with the newly assigned part number without closing and re-opening the data entry form.

Thanks for any help
 
You might try recalling the Subform RecordSource.

Hope this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top