garfunkel41
Technical User
- Aug 20, 2003
- 16
Okay, so I have a form with a command button. When the command button is clicked, a report corresponding to data entered in the form is supposed to be printed. I used the docmd.openreport "reportname" method. It worked once, but now, I get the message that the report is printing and nothing happens. When I step through the code, the program just stops running the code after the docmd.openreport call--it doesn't even go to the "end sub" of the one sub procedure.
Does anyone have any suggestions on what could be causing this? Or better yet, how to resolve it? It's extremely frustrating! THANKS!
"I think there is a world market for maybe five computers." -Thomas Watson, chairman of IBM
Does anyone have any suggestions on what could be causing this? Or better yet, how to resolve it? It's extremely frustrating! THANKS!
"I think there is a world market for maybe five computers." -Thomas Watson, chairman of IBM