Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In my workbook with a custom ribbon tab I have two macros that save a
workbook. One just saves the workbook, the other does a load of stuff (imports from db, alter ranges etc.) then saves the workbook. In both, I use the command: ThisWorkbook.SaveAs Filename:=strFileSaveName, FileFormat:=xlOpenXMLWorkbookMacroEnabled In the long macro - the custom tab on the ribbon stops working after I save the workbook, however the shorter one doesn't. Even weirder, if I then close and reopen after saving the workbook with the longer macro - the ribbon works with no problem! Any ideas? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can we modify any of the ribbon tabs or create new ribbon tabs? | New Users to Excel | |||
Disable Save/Save As - not working? | Excel Discussion (Misc queries) | |||
Save as isn't working | Excel Discussion (Misc queries) | |||
Save as not working | Excel Programming | |||
Worksheet Buttons (Save, Save As, Cut, Paste, etc.) Not Working | Excel Worksheet Functions |