Macro Dialog Box appears and don't have any macros

deborialus

New Member
Joined
Sep 6, 2006
Messages
9
I don't have macros in a spreadsheet but when I open the spreadsheet the dialog box appears, "F:\CLAIMS\Share06\Audit 06\STAT SHEET 06\stat sheet 2006 Team 1\1_CE1.xls contains macros." I always choose Disable Macros. I did open VB developer at one point and created a macro but deleted it. My question is if I don't have macros why does this appear and how do I get rid of it from appearing when I open my spreadsheet?

Thanks in advance.
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
When you say that you deleted the macro, did you also remove the Module that contained it?
 
Upvote 0
you need to delete the module not just the macro. open the VBE (ALT+F11). on the explorer click on module1 and press delete
 
Upvote 0
You need to delete the Module that housed the macros also. It may be named something like "Module1", unless you renamed it.

Simply go back into your VB Editor, highlight the module, right click, and select Delete.
 
Upvote 0

Forum statistics

Threads
1,214,641
Messages
6,120,691
Members
448,978
Latest member
rrauni

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top