References Menu Disabled

John Yazou

New Member
Joined
Mar 17, 2002
Messages
49
Hi all,
Its been a while... so here goes..
I was given some ol' code, done by someone who left... To test it, I need to set some references to some objects.. the weird thing is when I click on tools->references, the menu item is disabled. Any ideas?? I suspect its some kind of security setting.. but I couldn't find it... BTW, the GUI and all ran fine.. till I hit a button, I'll get the references not set error.. Thanks!
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
Hi John.
I don't know?
Try customizing the menu bar by adding a "References" button.
Make sure the code cleaned up after itself.
Maybe...

Sub MakeSure()
End
End Sub

Tom
 
Upvote 0
Was the code stopped on a breakpoint? Run-time error?

Reset the code, see if you get References enabled.
 
Upvote 0

Forum statistics

Threads
1,214,943
Messages
6,122,380
Members
449,080
Latest member
Armadillos

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