Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is my code, any idea why I ma getting error 91? I use the same basic
code elsewhere and it works. I think there may be an error in which workbook is active. I am trying to save the workbook I just copied a sheet into. Windows("Make_The_MasterFile.xls").Activate 'not trying to save this workbook Sheets("OverallBigHitters").Activate ActiveSheet.Select ActiveSheet.Copy 'trying to save this one WBforBigHit = ActiveWorkbook.Name |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save Copies of Workbook with Before Save Event | Excel Programming | |||
error when I save workbook to network server in Excel 2003 | Excel Programming | |||
Error in VBA code to save workbook | Excel Programming | |||
Error in VBA code to save workbook | Excel Programming | |||
What commands do you use to name a workbook, save a workbook,open a workbook | Excel Programming |