![]() |
![]() |
|
|||||||
| 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: May 2002
Posts: 40
|
I have an Excel file in which there are NO macros. However, when I open the file, the macro message comes up asking to disable or enable macros. Originally, there were macros in the file but I deleted them all - Excel is just not recognizing it. Can anyone help?
|
|
|
|
|
|
#2 |
|
Legend
Join Date: Feb 2002
Location: Minneapolis, Mn, USA
Posts: 9,704
|
In the Visual Basic Editor's (alt+f11) project explorer (ctrl-r), check all modules in the workbook, normal modules, sheet modules (e.g, sheet1) and user form modules.
I've heard that not deleting normal modules that once held code, even after deleting the code, will trip the prompt. Right-click on the module and select remove, no need to export. Hope this helps. _________________ Cheers, NateO [ This Message was edited by: NateO on 2002-05-20 09:49 ] |
|
|
|
|
|
#3 |
|
New Member
Join Date: May 2002
Posts: 40
|
Thank you, that worked.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|