View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Together[_3_] Together[_3_] is offline
external usenet poster
 
Posts: 1
Default How to save file without the save message?

Hi,
How to save file after change without the save message? I read man
thead. But it do not work.

Application.DisplayAlerts = False
ThisWorkbook.Save
ActiveWorkbook.Close

This code does not save change!


--
Message posted from http://www.ExcelForum.com