Thread
:
Automatically closing workbook
View Single Post
#
2
Posted to microsoft.public.excel.programming
Ivan Raiminius
external usenet poster
Posts: 258
Automatically closing workbook
Hi Julie,
add:
thisworkbook.close savechanges:=false
to the end of code you have in master workbook.
Regards,
Ivan
Reply With Quote
Ivan Raiminius
View Public Profile
Find all posts by Ivan Raiminius