Stop the prompt to save when closing workbooks

R

Rebecca Potter

How do I stop the prompt to Save when there is nothing additional to save...?
 
B

Bob Phillips

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 said:
How do I stop the prompt to Save when there is nothing additional to
save...?
 
Top