Personal VBA macros disappeared

571202

New Member
Joined
May 26, 2019
Messages
47
Hi, my macros are still working and in my Personal file but are not in the below box, not in any of the drop downs ie Personal.xlsb, How do I get them back. Thanks in advance.

1688472997393.png
 

Attachments

  • 1688472846868.png
    1688472846868.png
    7.9 KB · Views: 4

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Apologies for this dumb question....have you tried restarting Excel?
 
Upvote 0
Is the PERSONAL.XLSB visible in the VBA Project?
 
Upvote 0
Look at the beginning of the modules to see if there is a line
VBA Code:
Option Private Module
 
Upvote 0
Trusted Locations looks good. Have you allowed access to the VBA Project Model?
1688602216331.png
 
Upvote 0

Forum statistics

Threads
1,215,943
Messages
6,127,820
Members
449,409
Latest member
katiecolorado

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