View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gig[_2_] Gig[_2_] is offline
external usenet poster
 
Posts: 6
Default Simple MsgBox question

I'm currently new to and studying VBA and having trouble understanding
the msgbox function.
Why is it that sometimes you have to include the arguments in
parentheses and other times you don't. I've noticed that when just a
prompt is required, it seems that the parentheses are not required.
Looked all over and haven't found an answer.
Thanks,
Greg