Forum Discussion
helmi zulkifli
Jun 19, 2017Copper Contributor
Unhide macros
I have created and save a macro under the 'personal' workbook.. to my understanding, each time i open an excel file, i could execute the macro instantly.. BUT instead, i have to keep unhiding the macr...
helmi zulkifli
Jun 28, 2017Copper Contributor
Hi Yury ,
Yes i did go to the 'disabled items' but nothing listed there.. this is the problem im facing.. i mean im able to use the macro, just few steps i have to do which i mentioned earlier.. quite tedious..
Yes i did go to the 'disabled items' but nothing listed there.. this is the problem im facing.. i mean im able to use the macro, just few steps i have to do which i mentioned earlier.. quite tedious..
Wyn Hopkins
Jun 28, 2017MVP
Hi Helmi
Do you have the Developer Ribbon showing in Excel?
Also try this:
Right Click on the Excel Ribbon (menu)
> Customise Quick Access Toolbar
> Popular Commands drop down
> Macros
Can you see PERSONAL.XLSB "your macro name"
- helmi zulkifliJun 29, 2017Copper ContributorNo unfortunately im unable to..
- JKPieterseJun 29, 2017Silver Contributor
Those macros should be visible. Do you happen to have Option Private Module at the top of the module with your macro, or dos the macro start with the word "Private".
- helmi zulkifliJun 30, 2017Copper ContributorI've been doing trial and error.. up to this stage, i dont need to click 'unhide' anymore.. but before i could see my macro, i have to click/open the 'Personal' excel file before returning to my new excel file to see my macro reflected in it..