Macroname.Macroname Problem?

DEvry

New Member
Joined
Jul 7, 2009
Messages
15
Hi,

I'm sure there's probably an easy explanation for this, but I don't know what it is, and I can't seem to find an answer...

My workbook has several VBA modules in it. After it crashed while calculating, none of the buttons that referenced the modules worked. Excel no longer references the original macro names (for example, "macroname"). Now, it lists the active macros as "macroname.macroname." When I make calls from one module to another, all of the references are now messed up.

I can work around this recognizing the problem and reassigning the macros to macroname.macroname instead of just macroname. Same with the references. However, to avoid having to do this again in the future, is there a straightforward explanation as to what's going on? Is there a way to "reset" Excel's macro name recognition back to what the modules are actually called (they're listed correctly in the VBA Project window).

Any help is appreciated.
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
What have you named the macros and modules?
 
Upvote 0

Forum statistics

Threads
1,215,379
Messages
6,124,609
Members
449,174
Latest member
ExcelfromGermany

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