Accessing Personal Macro Workbook

bilbo85

New Member
Joined
Dec 8, 2015
Messages
19
I created a Personal.xlsb file that has saved successfully but it doesn't open automatically when I open an Excel workbook. I tried checking under Add-Ins and Disabled Items, but there are no items listed.

If I locate and open the file directly from the C:\ drive, it then gets added to the Project Explorer in Excel and I am able to use it, but it doesn't open automatically when I open Excel.

Any ideas please?

Thanks
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Thanks for your reply, Alan.

I have looked at the link and can confirm it is in the correct location. I also typed in the code (?Application.StartupPath) in VBE as instructed and it returned the correct path where the file is stored.

Many Thanks
 
Upvote 0
Is it hidden and therefore you believe it is not loaded?
 
Upvote 0
I don't think it is hidden as I am unable to see or use any of the macros that are stored in there either. For example, when I use the macro shortcut, nothing happens. However if I open personal.xlsb directly from xlstart, I can then see it appear and I am able to run the macros normally. Until I close and re-open Excel and then it has disappeared again...
 
Upvote 0
Yes, that is exactly where it is:

C:\Users\bilbo85\AppData\Roaming\Microsoft\excel\XLSTART
 
Upvote 0
It shouldn't be by your description but if you right click the Personal Workbook then click properties, under the general tab is there a "blocked" checkbox that is checked?
 
Upvote 0

Forum statistics

Threads
1,216,075
Messages
6,128,657
Members
449,462
Latest member
Chislobog

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