View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
mudraker[_221_] mudraker[_221_] is offline
external usenet poster
 
Posts: 1
Default Close Workbook from Macro

Lou

Just include this as your last line of code


Workbooks(ThisWorkbook.Name).Close SaveChanges:=Fals

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