Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
At File open, after selecting "disable macros" some Excel files display the
following message: "This document contains a Type of macro (Excel Version 4) that cannot be disabled" What can be changed in the VBA code to allow the macro to be disabled? Thanks, Keith |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In article ,
says... At File open, after selecting "disable macros" some Excel files display the following message: "This document contains a Type of macro (Excel Version 4) that cannot be disabled" What can be changed in the VBA code to allow the macro to be disabled? Thanks, Keith As the message says, that type of macro *cannot* be disabled. You can either delete the XLM macro sheet or delete the name(s) that refer to XLM macros. Other than that there is no other choice -- that I know of. -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is an XLM Macro sheet and how can I delete it?
"Tushar Mehta" wrote in message m... In article , says... At File open, after selecting "disable macros" some Excel files display the following message: "This document contains a Type of macro (Excel Version 4) that cannot be disabled" What can be changed in the VBA code to allow the macro to be disabled? Thanks, Keith As the message says, that type of macro *cannot* be disabled. You can either delete the XLM macro sheet or delete the name(s) that refer to XLM macros. Other than that there is no other choice -- that I know of. -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I notice you've started another discussion on this subject. So, I will
leave this one alone. -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article , says... What is an XLM Macro sheet and how can I delete it? {snip} |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Record Macro and Edit Macro options disabled | New Users to Excel | |||
Help Required!!! Macro to load data from version 1 to version 2 | Excel Worksheet Functions | |||
XML Source Menu Item disabled?? File version?? | Excel Discussion (Misc queries) | |||
Disabled macro going from Excel 2002 to Excel 2000 | Excel Programming | |||
Excel 2002 Macro Run button disabled? | Excel Programming |