View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Benjamin[_3_] Benjamin[_3_] is offline
external usenet poster
 
Posts: 1
Default Automatic response to message box?

If every time I run a macro I get a typical message box,
can I program it to automatically respond to it?

For example, if within my macro I close a file and it asks
me if I want to save the changes, can my macro
automatically respond to the message box saying NO?