Macro buttons stopped working in Excel

zebra7860

Active Member
Joined
Jan 9, 2004
Messages
403
Hi,

Every few months, the macros that were created for me by a friend, and which have been a great help to me, stop working.

This morning, I clicked on something, perhaps a cell between the buttons and saved it too quickly, and now when I move my mouse
over the buttons, it no longer just has the cursor, but a "+" at the end of a cursor, and the buttons no longer work.

There has to be quick fix to this.

Please help
Thanks
Al
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
make sure the excel app still has vb code. Saving to some formats will erase the code. (.xlsx)
make sure your macros are enabled. File,options, Trust, trust center settings, macros, enable macros.
 
Upvote 0
I am having a similar problem. the Macro Buttons worked for years and have stopped. I cant find any method to turn them back on. Any help would be great.
 
Upvote 0
Hi,

Every few months, the macros that were created for me by a friend, and which have been a great help to me, stop working.

This morning, I clicked on something, perhaps a cell between the buttons and saved it too quickly, and now when I move my mouse
over the buttons, it no longer just has the cursor, but a "+" at the end of a cursor, and the buttons no longer work.

There has to be quick fix to this.

Please help
Thanks
Al
Functionality of macro buttons are often affect when monitor/display are re-sized. For example, from 100% to 125%. This resizing rendered all my Active X Command Buttons from executing the VB code. The worksheet simply becomes inactive and must me clicked on to come back to active mode. Macros will work only if you manually run them.
When I resized my monitors back to their “recommended” settings, the functionality of the Active X buttons were restored.
 
Upvote 0
my activex button some stopped working, after countless hours of researching: excel somehow change the reference for the "click"-button - it somehow appended the german word "Klicken" - changing that back to english did the trick.
cheers
 
Upvote 0

Forum statistics

Threads
1,214,806
Messages
6,121,672
Members
449,045
Latest member
Marcus05

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