J
John C.
I have a button that allows the user to print records.
In that routine, I first want to display another form that
allows the user to select which printer they will use.
I then want to display a msgbox, which will determine what
format of the report is received.
When I run the code, the printer selection form AND the
msgbox are displayed at the same time.
How do I get around this?
Thank you.
In that routine, I first want to display another form that
allows the user to select which printer they will use.
I then want to display a msgbox, which will determine what
format of the report is received.
When I run the code, the printer selection form AND the
msgbox are displayed at the same time.
How do I get around this?
Thank you.