When I open a certain report, it runs some code that generates the records
that will be displayed in that report. This works fine. When I go to print
preview the report it appears that the code is run again? This is causing
certain error problems.
1 Why does the code run for a print preview when the report already
exists?
2 What command do I use in code to find out if a report (or any other
object for that matter) is already open/loaded?
Thanks
Gord
that will be displayed in that report. This works fine. When I go to print
preview the report it appears that the code is run again? This is causing
certain error problems.
1 Why does the code run for a print preview when the report already
exists?
2 What command do I use in code to find out if a report (or any other
object for that matter) is already open/loaded?
Thanks
Gord
Comment