![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 29
|
Hello,
I have a worksheet where I had macros at one time, but subsequently deleted them. With this worksheet, I still get a warning about macros whenever I open the sheet. Has anyone else had this problem? It's not a huge problem, but it is an annoyance, particularly when I distribute the sheet to others... Thanks, DanExcel |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: Hellas
Posts: 553
|
Did you remove the module that contained the macros? The presence of an
empty module will trigger the macro warning. To remove a module, make sure the Project explorer window is open in the VB editor (View|Project Explorer), right click the module and choose "Remove Module". |
|
|
|
|
|
#3 |
|
MrExcel MVP
Join Date: Apr 2002
Location: Vancouver BC , Canada
Posts: 6,259
|
Why not just copy the sheets to a new workbook, delete old workbook , rename new one ?
|
|
|
|
|
|
#4 |
|
New Member
Join Date: Mar 2002
Posts: 29
|
sen_edp,
Removing the module took care of it. Thank you. Thanks to Nimrod too for the suggestion. -DanExcel |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|