Thread
:
Closing a workbook with no alerts
View Single Post
#
1
Posted to microsoft.public.excel.programming
Dave Peterson[_3_]
external usenet poster
Posts: 2,824
Closing a workbook with no alerts
workbooks("myworkbook.xls").close savechanges:=false
Antonio Atala wrote:
How do I close a workbook without showing the alerts and without saving it
Thanks in advance
--
Dave Peterson
Reply With Quote
Dave Peterson[_3_]
View Public Profile
Find all posts by Dave Peterson[_3_]