Thread
:
excel VBA - Userform cmd problem
View Single Post
#
2
Posted to microsoft.public.excel.programming
tolgag[_50_]
external usenet poster
Posts: 1
excel VBA - Userform cmd problem
Hi,
Try to save the workbook before closing and then close it withou
saving :
SourceWb.Save
SourceWB.Close False
P.S. : if the file's (opened) readonly, you'll get the Save As windo
again
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
tolgag[_50_]
View Public Profile
Find all posts by tolgag[_50_]