View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jase4now Jase4now is offline
external usenet poster
 
Posts: 38
Default message box\Forms button

I have created a button that erases data from a spreadsheet by way of macro.
How can I have a mesage box show up when the button is pressed asking if they
really want to do this? If YES, run the macro, IF NO, close message box back
to the spreadsheet.

I am stumped on this...Please help.

thank you,

Jase