Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good Morning,
An easy question to start the week: Any disadvantages to saving all Excel files as xlsm, rather than xlsx? Regards, Jason. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you have no VBA code, then the two types are essentially the same. An
XLSX cannot store VBA code. If you do have VBA code, you need to save as XLSM. -- Cordially, Chip Pearson Microsoft Most Valuable Professional Excel Product Group, 1998 - 2008 Pearson Software Consulting, LLC www.cpearson.com (email on web site) "WhytheQ" wrote in message ... Good Morning, An easy question to start the week: Any disadvantages to saving all Excel files as xlsm, rather than xlsx? Regards, Jason. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
So really, unless it is definitely just a data sheet, I may aswell
always use xlsm (as I might want to add code later) Thanks for the help Chip. JasonQ On 18 Feb, 09:33, "Chip Pearson" wrote: If you have no VBA code, then the two types are essentially the same. An XLSX cannot store VBA code. If you do have VBA code, you need to save as XLSM. -- Cordially, Chip Pearson Microsoft Most Valuable Professional * * Excel Product Group, 1998 - 2008 Pearson Software Consulting, LLCwww.cpearson.com (email on web site) "WhytheQ" wrote in message ... Good Morning, An easy question to start the week: Any disadvantages to saving all Excel files as xlsm, rather than xlsx? Regards, Jason.- Hide quoted text - - Show quoted text - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
linking XLSM to XLS | Setting up and Configuration of Excel | |||
Personal.xlsm | Excel Discussion (Misc queries) | |||
what is xlsm' file | Excel Discussion (Misc queries) | |||
What does the extension '.xlsm' mean | Excel Discussion (Misc queries) | |||
how can i convert .xlsm to xls | Excel Discussion (Misc queries) |