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

Record does not Save

Status
Not open for further replies.

Nosh

Programmer
Jul 12, 2001
34
GB
Hi Folks,

I have an Access 97 form and when I enter new details in a record and then run a Macro to run a report based upon the information in the form, the new data is not taken into account.

If I move to the next record and then move back to the original record and then print it picks up the new data.

I have tried using the save command in the Macro before I run the report but it doesn't work.

Does any one have any ideas??

Many Thanks
Nosh
 
Try using the Refresh command before printing your report. I had that problem before and this worked for me.

Cindy
 
Thanks Cindy,

I can't believe it was that simple!!

Nosh.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top