Macros button assignments not working?

kbackous

New Member
Joined
Nov 3, 2015
Messages
8
Yesterday I changed my OS from Win7 to Win10, although not sure if that has anything to do with this issue in Excel...

I have a series of macros which reside in my personal.xlsb file, that I have keys assigned to in my toolbars, that no longer work. If i hit these buttons I get the following message;

"Cannot run the macro <location of="" personal.xlsb'!nameofmacro'=""></location>. the macro may not be available in this workbook or all macros may be disabled."

If I go to the developer tab tab, the personal.xlsb file is there and I can manually run the various macros just fine and they work perfectly. Why would the buttons no longer work?

Thanks in advance!

-Kevin
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Why would the buttons no longer work?

Thanks in advance!

-Kevin

The underlying code that defines the file location of the macros does not match their current location. Yep, big pain to have to delete the old icons and remap, rename and select the icon all over again.
Been there, done that...
 
Upvote 0
The underlying code that defines the file location of the macros does not match their current location. Yep, big pain to have to delete the old icons and remap, rename and select the icon all over again.
Been there, done that...

Looks like that's the issue! Thanks for the help, I appreciate it!
 
Upvote 0

Forum statistics

Threads
1,214,559
Messages
6,120,208
Members
448,951
Latest member
jennlynn

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