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!

Save Record

Status
Not open for further replies.

ianbar

Technical User
Jan 10, 2003
69
GB
I have a form users add a new record to. It also has a print button which allows the users to print the current form in a report format. The problem lies when a user has added a record but not closed the form (and therefore the record has not been added to the database) the report then prints blank.

What is the VB code I would need to use to get the record to save?
 
DoCmd.RunCommand acCmdSaveRecord

Good luck
[pipe]
Daniel Vlas
Systems Consultant
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top