Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In addition to other responses, this can also happen if you have an empty
code module in your workbook. Press Alt-F11 to open up the Visual Basic editor, then ctrl-R to make sure your project window is showing on the left, then find your file and expand the folders if they aren't already expanded (particularly, the Modules folder). then right click on each Module (default names are Module1, Module2, etc.) and say "remove", and if it asks you if you want to export, just say no. Good luck, Keith "Elisa360" wrote in message ... When I opened a file, a message popped up that said it contained macros (and then gave me the choice to enable or disable them). I want to delete them, but I can't find them in Tools-Macro-Macros? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Where can I find a help file for Excel 4.0 macros for verson 2003 | Excel Discussion (Misc queries) | |||
Why does my file say it has macros, but I can't find them? | Excel Programming | |||
Why does my file say it has macros, but I can't find them? | Excel Programming | |||
Remove macros in xls file, but keep macros in xlt file | Excel Programming | |||
creating an exe file with visual basic (installation file for Macros and Userforms) | Excel Programming |