P
Padarick
Greetings,
I have a form with a button that calls a delete macro,
runs a loop to add data to the table, then opens a report to
display/print the data.
It seems to be displaying the report without the data even thought the
data is in the table.
If I run the report outside of this routine it shows the data.
It is as if the code is executing out of order.
I have tried showallrecords and doevents.
This has come up over and over in Access 2003.
I have set timers to kick off the second half of the code after waiting
but there has to be a better way.
Thanks,
Padarick
I have a form with a button that calls a delete macro,
runs a loop to add data to the table, then opens a report to
display/print the data.
It seems to be displaying the report without the data even thought the
data is in the table.
If I run the report outside of this routine it shows the data.
It is as if the code is executing out of order.
I have tried showallrecords and doevents.
This has come up over and over in Access 2003.
I have set timers to kick off the second half of the code after waiting
but there has to be a better way.
Thanks,
Padarick