Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When I open a file, I get a pop-up message indicating that there are macros
in my file. I did not create any macros in this file, nor can I find any macros (using ToolsMacros). I thought I remember there being an add-in that would seach for "hidden" macros. Can anyone help me find these macros? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Use ALT+F11 to open the VBEditor
On the left locate your workbook Right Click on Module attached to it and remove best wishes -- Bernard V Liengme Microsoft Excel MVP http://people.stfx.ca/bliengme remove caps from email "RJ" wrote in message ... When I open a file, I get a pop-up message indicating that there are macros in my file. I did not create any macros in this file, nor can I find any macros (using ToolsMacros). I thought I remember there being an add-in that would seach for "hidden" macros. Can anyone help me find these macros? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Could be event code in a Worksheet or Thisworkbook.
Could be an empty module that used to contain macros. Could be a Form that does nothing. See Debra Dalgleish's site for more info. http://www.contextures.on.ca/xlfaqMac.html#NoMacros I'll bet on Bernard's guess. Gord Dibben MS Excel MVP On Wed, 4 Mar 2009 13:39:03 -0800, RJ wrote: When I open a file, I get a pop-up message indicating that there are macros in my file. I did not create any macros in this file, nor can I find any macros (using ToolsMacros). I thought I remember there being an add-in that would seach for "hidden" macros. Can anyone help me find these macros? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2K3 Macro - Find and Update | Excel Worksheet Functions | |||
From Macro in Excel find cursor location eg.C7 | Excel Discussion (Misc queries) | |||
How do I use find in a macro in Excel | Excel Worksheet Functions | |||
How do I find a Macro in Excel when I don't know its name? | Excel Discussion (Misc queries) | |||
macro to Find Replace in Excel | Excel Discussion (Misc queries) |