G
Guest
Hi All
having a bad day .. i have a form with a command button.
when the command button is pressed the following happens
1 the last date of entry is retrieved from a table
2 a report showing the information entered for this date is displayed on
screen
3 delete confirmed is asked for
4 data for the date is deleted from three tables.
All this works fine EXCEPT i need to wait until the report displayed in 2 is
printed before proceeding to 3 and i just can't figure out how to do it. The
report is also used in two other situations within the db so i can't do it
against the Report_Close event.
any ideas?
Cheers
JulieD
having a bad day .. i have a form with a command button.
when the command button is pressed the following happens
1 the last date of entry is retrieved from a table
2 a report showing the information entered for this date is displayed on
screen
3 delete confirmed is asked for
4 data for the date is deleted from three tables.
All this works fine EXCEPT i need to wait until the report displayed in 2 is
printed before proceeding to 3 and i just can't figure out how to do it. The
report is also used in two other situations within the db so i can't do it
against the Report_Close event.
any ideas?
Cheers
JulieD