There are no macro's under the Macro name dropdown (while there are in VBA Editor)

ooptennoort

Board Regular
Joined
Mar 29, 2021
Messages
66
Office Version
  1. 365
Platform
  1. Windows
1668075278344.png
1668075326710.png
Why do I not see ANY macro's in the left image while I do see macro's in Alt+F11???? This goes for all my workbooks. I have restarted, repaired Office; checked all Trust settings... no clue.
 

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.
What you are seeing is the modules, not the subroutines.
Are the subs in the modules in the Personal Workbook all private subs when you open them? (or are the modules even empty?)
 
Upvote 0
What you are seeing is the modules, not the subroutines.
Are the subs in the modules in the Personal Workbook all private subs when you open them? (or are the modules even empty?)
No, public mostly.
But I found a solution: I think somehow my PERSONAL got altered (I was refreshing power query (mashuploader?) while executing a macro (patience is a virtue vs. there is room for improvement in PQ...) so simply using an old backup of PERSONAL and copying all modules into it solved the problem.
 
Upvote 0
I found a solution: I think somehow my PERSONAL.XLSB got altered (I'm not sure how but I think I was refreshing power queries in excel (mashuploader?) while executing a macro (patience is a virtue vs. there is room for improvement in PQ...?) so simply using an old backup of PERSONAL and copying all modules from the most recent but faulty PERSONAL.XLSB into it solved the problem.

Btw, another symptom (should anyone else come across this bizzarrr glitch): I could also not see any macros under Choose commands from in the Customise QAT menu:

1668081403418.png
 
Upvote 0
Solution

Forum statistics

Threads
1,215,744
Messages
6,126,618
Members
449,322
Latest member
Ricardo Souza

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