View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Stop the prompt to save when closing workbooks

From VBA?

You could close and set the SaveChanges property to False

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Rebecca Potter" wrote in message
...
How do I stop the prompt to Save when there is nothing additional to

save...?