View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ardus Petus Ardus Petus is offline
external usenet poster
 
Posts: 718
Default macros -"OK buttons" part way through ?

Try:
Msgbox "Press OK to continue"

HTH
--
AP

"dyl" a écrit dans le
message de ...

Is it possible to create a macro that
-displays a message window, and
-requires the user to click on an OK button,
before the macro can finish?

If so, how is it done?

Or does it need to be done with separate macros, one to start the
process, and one that is activated when you click on an OK button
created by the first macro?

Thanks in advance for any help.


--
dyl
------------------------------------------------------------------------
dyl's Profile:

http://www.excelforum.com/member.php...o&userid=28671
View this thread: http://www.excelforum.com/showthread...hreadid=518638