Thread
:
SaveCopyAs cannot access opened file?
View Single Post
#
4
Posted to microsoft.public.excel.programming
Kelston[_2_]
external usenet poster
Posts: 1
SaveCopyAs cannot access opened file?
This may be inelegant, but I have got round this problem by using:
Application.Sendkeys ("y")
ActiveWorkbook.SaveAs Filename:="whatever your file name is
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
Kelston[_2_]
View Public Profile
Find all posts by Kelston[_2_]