Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My users are opening Excel sheets through IE.
I'm trying to run this macro... Sub Macro1() ThisWorkbook.SaveCopyAs "c:\temp.xls" End Sub But it will give me a run-time error 1004. Method 'SaveCopyAs' of object '_Workbook' failed. If I go to debug mode and play again.. it will go through. Thanks fo any tips -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel SaveCopyAs COMException 0x800A03EC | Excel Programming | |||
SaveCopyAs does not work | Excel Programming | |||
SaveCopyAs does not work | Excel Programming | |||
ThisWorkbook.Saved does not work! | Excel Programming | |||
Code in ThisWorkbook crashes Excel | Excel Programming |