Asked by rutherfordcpa
at 2024-07-13 11:15:50
Point:500 Replies:3 POST_ID:828971USER_ID:11869
Topic:
Microsoft Excel Spreadsheet Software;;Microsoft Office Suite
The following changes the default file type when saving in Excel:
Application.DefaultSaveFormat = xlOpenXMLWorkbookMacroEnabled
Does anyone know if this works in Mac 2011 as well? If not, what would be a comparable code?
I am unable to test in a Mac at this time.
Thanks.
Application.DefaultSaveFormat = xlOpenXMLWorkbookMacroEnabled
Does anyone know if this works in Mac 2011 as well? If not, what would be a comparable code?
I am unable to test in a Mac at this time.
Thanks.