how to Pause a VBA procedure until user presses Enter
Only with some kind of InputBox or MessageBox.
--
Vasant
"Paul James" wrote in message
...
Is there a way to suspend execution of a VBA procedure until the user
takes
a specific action like pressing the Enter key?
Thanks in advance,
Paul
|