Thread: Hidden Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Scott Scott is offline
external usenet poster
 
Posts: 17
Default Hidden Macro

Hi,

Can someone please help me,

I have a workbook that has been copied from a large workbook to a new
workbook, using a macro, and removing all buttons. But when I save the new
workbook and then re-open it, a macro seems to have stayed on the workbook,
but I cannot find it anywhere. I've looked under the macro section in Tools
and no macro are listed.
I have managed to find something odd on the worksheet. If I select disable
the macro when the opening, a button appears at the top of the sheet. This
button is greyed out, but if I click on the button there is a formula or
code attached to it, that shows up in the Formula Bar,
(=EMBED("Forms.CommandButton.1",""))

Does anyone know what this is and how I can delete it using a macro?

Hope someone can help,
Thanks
Best regards,
Scott