R
Rob Kell
Can anyone tell me how I can pause a running VBA script for a few seconds.
The problem is that part of my code performs certain key strokes and the next
part of the code opens a form. The opening of the form interferes with the
keystrokes. The keystrokes are to set duplex on the printer, the form asks
how many copies of the printing are required. I need the duplex set before
the form appears. Any ideas?
The problem is that part of my code performs certain key strokes and the next
part of the code opens a form. The opening of the form interferes with the
keystrokes. The keystrokes are to set duplex on the printer, the form asks
how many copies of the printing are required. I need the duplex set before
the form appears. Any ideas?