Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to save a workbook as a .xlsm in Excel 2007 using code.
I find that this works ThisWorkbook.SaveAs Filename:=filesavename, _ FileFormat:= _ xlOpenXMLWorkbookMacroEnabled And this doesn't ThisWorkbook.SaveAs Filename:=filesavename The workbook can be saved, but it can never be opened again. Why? Barb Reinhardt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saveas VBA question | Excel Discussion (Misc queries) | |||
SaveAs no question... | Excel Programming | |||
SaveAs Question | Excel Programming | |||
Another SaveAs Question | Excel Programming | |||
SaveAs Question | Excel Programming |