Thread: VB Macro
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_5_] Bob Phillips[_5_] is offline
external usenet poster
 
Posts: 620
Default VB Macro

Chris,

Look at MsgBox and InputBox in the VBA help.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Chris" wrote in message
...
I am looking to create a message or dialog box that
appears when a macro is activated. I have limited VB.
experinence and everything that I have found online seems
overly complicated. Is there an easy why to make a
dialog box appear.