what is meant by "hidden workbook"

Fred Evans

Board Regular
Joined
Apr 22, 2015
Messages
60
Greetings everyone.
I am just learining VBA so will probably be asking a lot of boring questions -
please just humour me ( in other words -Dont laugh)

I recorded a macro and it contains a typing error. When i try to edit it I get a message
"cannot edit a macro in a hidden workbook"
(the macro was recorded into my personal workbook)
first please explain what is meant by "hidden workbook" and then please
give keystrokes to enable me to edit the macro

Many thanks

fred from south africa
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Personal.xlsb is hidden by default and opens when you open an instance of excel. You just don't see it. Instead of pressing EDIT press STEP INTO. This will then bring up the code for your macro.
 
Upvote 0

Forum statistics

Threads
1,203,627
Messages
6,056,407
Members
444,862
Latest member
more_resource23

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