Thread: Message Box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
yasser yasser is offline
external usenet poster
 
Posts: 13
Default Message Box

Hi - I want to create a message box which opens at the end of the macro which
tells the user how many records (rows) exist on the worksheet. When user
clicks ok, the macro closes.
Please tell me how to code the msgbox that will do this.

Thanks,

Yasser