View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EZ[_2_] EZ[_2_] is offline
external usenet poster
 
Posts: 21
Default Macro completed message

This is probably pretty simple, but I need some help with it. I have 3 macros
run by clicking on 3 buttons. I need to have a short message after each macro
is run that says 'Done!. So when the user sees the 'Done!' message they can
then click on the 2nd button, and so forth.

Thanks.
--