I have a form that allows the user to select certain reports. When the user is done viewing the report, I would like that form to open up again. Problem is, when I use the OnClose event in the report to open up the form, the report stays open. I suppose this is fine, but when I try to run that same report again, it closes out my form and doesn't open the report.
How do I get the flow between the report and forms down?
Thanks in advance,
Chris
How do I get the flow between the report and forms down?
Thanks in advance,
Chris