Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I had been playing with some macros in a book I have. I didn't think I had
saved any of them. Now when I open that workbook, I get a message that says macros are disabled because the security level is set to High... I'd like to delete these macros that somehow got stored but when I go to Tools, Macros, Macros the option to Delete one is not visible - it is grayed out. Does anyone know how to remove these macros that I was fiddling with and don't want to keep? Thank you. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You need to remove the Modules as well as the macros they used to contain.
-- Gary''s Student - gsnu201002 "Nadine" wrote: I had been playing with some macros in a book I have. I didn't think I had saved any of them. Now when I open that workbook, I get a message that says macros are disabled because the security level is set to High... I'd like to delete these macros that somehow got stored but when I go to Tools, Macros, Macros the option to Delete one is not visible - it is grayed out. Does anyone know how to remove these macros that I was fiddling with and don't want to keep? Thank you. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
OK. How do I do that?
"Gary''s Student" wrote: You need to remove the Modules as well as the macros they used to contain. -- Gary''s Student - gsnu201002 "Nadine" wrote: I had been playing with some macros in a book I have. I didn't think I had saved any of them. Now when I open that workbook, I get a message that says macros are disabled because the security level is set to High... I'd like to delete these macros that somehow got stored but when I go to Tools, Macros, Macros the option to Delete one is not visible - it is grayed out. Does anyone know how to remove these macros that I was fiddling with and don't want to keep? Thank you. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Open the VBE. In the VBAProject explorer window, navigate to the module.
Right-click on it, "Remove", and choose not to export it (I'm assuming). -- Best Regards, Luke M "Nadine" wrote in message ... OK. How do I do that? "Gary''s Student" wrote: You need to remove the Modules as well as the macros they used to contain. -- Gary''s Student - gsnu201002 "Nadine" wrote: I had been playing with some macros in a book I have. I didn't think I had saved any of them. Now when I open that workbook, I get a message that says macros are disabled because the security level is set to High... I'd like to delete these macros that somehow got stored but when I go to Tools, Macros, Macros the option to Delete one is not visible - it is grayed out. Does anyone know how to remove these macros that I was fiddling with and don't want to keep? Thank you. |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In the Project pane in the VBA Window, right-click the Module and select
Remove module. -- Gary''s Student - gsnu201002 "Nadine" wrote: OK. How do I do that? "Gary''s Student" wrote: You need to remove the Modules as well as the macros they used to contain. -- Gary''s Student - gsnu201002 "Nadine" wrote: I had been playing with some macros in a book I have. I didn't think I had saved any of them. Now when I open that workbook, I get a message that says macros are disabled because the security level is set to High... I'd like to delete these macros that somehow got stored but when I go to Tools, Macros, Macros the option to Delete one is not visible - it is grayed out. Does anyone know how to remove these macros that I was fiddling with and don't want to keep? Thank you. |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Debra Dalgleish shows how to clean up all the remnants of macros:
http://www.contextures.com/xlfaqMac.html#NoMacros Nadine wrote: I had been playing with some macros in a book I have. I didn't think I had saved any of them. Now when I open that workbook, I get a message that says macros are disabled because the security level is set to High... I'd like to delete these macros that somehow got stored but when I go to Tools, Macros, Macros the option to Delete one is not visible - it is grayed out. Does anyone know how to remove these macros that I was fiddling with and don't want to keep? Thank you. -- Dave Peterson |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you.
"Dave Peterson" wrote: Debra Dalgleish shows how to clean up all the remnants of macros: http://www.contextures.com/xlfaqMac.html#NoMacros Nadine wrote: I had been playing with some macros in a book I have. I didn't think I had saved any of them. Now when I open that workbook, I get a message that says macros are disabled because the security level is set to High... I'd like to delete these macros that somehow got stored but when I go to Tools, Macros, Macros the option to Delete one is not visible - it is grayed out. Does anyone know how to remove these macros that I was fiddling with and don't want to keep? Thank you. -- Dave Peterson . |
#8
![]() |
|||
|
|||
![]() Quote:
Saveas macro disable workbook. Your macros will be automactically removed and disabled as well.
__________________
Thanks Bala |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Record Macro and Edit Macro options disabled | New Users to Excel | |||
A macro disabled message comes up but there is no macro. | Excel Discussion (Misc queries) | |||
Macro Buttons and Items in Developer Tab disabled | Excel Discussion (Misc queries) | |||
Validation disabled on international macro sheet | Excel Discussion (Misc queries) | |||
Removing macro | Excel Worksheet Functions |