View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John John is offline
external usenet poster
 
Posts: 2,069
Default disabling Excel pop-up dialog boxes

I'd like to know how to close a spreadsheet unconditionally without incurring
a saving dialog popup box (that requires operator input). I believe it can
be done using VB, and I'd like to know how to do this; if there is a way to
manually configure Excel when I first open Excel (2003), this may also work.
Thanks.