View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default close without save silently.

Hi X Taol,

but, if the workbook has change working, and then when the workbook
close, save messagebox is shown.


Dave's suggestion works for me.

Setting the SaveChanges agument to False should close the file without any
message.


---
Regards,
Norman