Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spread-sheet that thinks it still has an XLM macro. I cannot find
the macro in the macro sheet. Does anybody have any suggestions as to how I can find this macro? (when security is set to "Medium" the sheet opens with the option to enable/disable macros. If you choose to "disable" the sheet comes back with the warning that the macro was created with Excel v4 (XLM) and cannot be disabled) Thanks, Keith |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Keith,
In the visual basic editor (press 'Alt' & 'F11'), try deleting the module. It will probably be named 'Module 1'. Save and reopen. This should do the trick!! Let me know if this works! www.spreadsheetsolutions4u.com |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The 'Macro1' sheet does not show up in the IDE; however it does show up in
the normal Excel spreadsheet view and I was able to delete it. Thanks, Keith "spreadsheetsolutions4u" m wrote in message ... Hi Keith, In the visual basic editor (press 'Alt' & 'F11'), try deleting the module. It will probably be named 'Module 1'. Save and reopen. This should do the trick!! Let me know if this works! www.spreadsheetsolutions4u.com |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Keith,
Try deleting the macro sheet. --- Regards, Norman "keithb" wrote in message ... I have a spread-sheet that thinks it still has an XLM macro. I cannot find the macro in the macro sheet. Does anybody have any suggestions as to how I can find this macro? (when security is set to "Medium" the sheet opens with the option to enable/disable macros. If you choose to "disable" the sheet comes back with the warning that the macro was created with Excel v4 (XLM) and cannot be disabled) Thanks, Keith |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Keith-
The mere presence of an Excel 4 macro sheet, even if empty, will trigger this warning. So as Norman said, you must delete any such sheets. -- Jim "keithb" wrote in message ... I have a spread-sheet that thinks it still has an XLM macro. I cannot find the macro in the macro sheet. Does anybody have any suggestions as to how I can find this macro? (when security is set to "Medium" the sheet opens with the option to enable/disable macros. If you choose to "disable" the sheet comes back with the warning that the macro was created with Excel v4 (XLM) and cannot be disabled) Thanks, Keith |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save and leave on traces? | Excel Discussion (Misc queries) | |||
remove an asigned macros | Excel Discussion (Misc queries) | |||
Can I change that excel traces only consecutive days in a line cha | Charts and Charting in Excel | |||
Remove macros from spreadsheet | Excel Discussion (Misc queries) | |||
Userform leaves traces | Excel Programming |