K
Keith
How do I print a report after the data is entered into a form?
Currently, I have a command button running off a macro that saves the
record, but when I print the report its blank. If i go out of the form and
back in I can print. What do I need to put in my macro to make it save and
then print?
My macro is set up this way:
Set Warnings - no
Save - form
OpenReport - where the formid = id
Currently, I have a command button running off a macro that saves the
record, but when I print the report its blank. If i go out of the form and
back in I can print. What do I need to put in my macro to make it save and
then print?
My macro is set up this way:
Set Warnings - no
Save - form
OpenReport - where the formid = id