Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
When I try to edit a macro that has been stored in personal.xls, it tells me
to unhide the workbook first, then I will be able to edit the macro, however I can not figure out how to do this. Any suggestions? Thanks |
#2
![]() |
|||
|
|||
![]()
You can unhide a hidden workbook using Window;unhide. Another way to get to
your personal.xls macros is to click Alt+F11, which will open up the VB Editor. "excelchallenged" wrote: When I try to edit a macro that has been stored in personal.xls, it tells me to unhide the workbook first, then I will be able to edit the macro, however I can not figure out how to do this. Any suggestions? Thanks |
#4
![]() |
|||
|
|||
![]()
Go to the Window menu to Unhide, then you will be able to edit the macro in
the personal.xls file. Andrew "excelchallenged" wrote: When I try to edit a macro that has been stored in personal.xls, it tells me to unhide the workbook first, then I will be able to edit the macro, however I can not figure out how to do this. Any suggestions? Thanks |
#5
![]() |
|||
|
|||
![]()
Thanks all, but my unhide button is greyed out so I can't open it. I can get
to the VB editor but once there, can I insert new actions using a 'start recording' button or must I enter the commands manually? "Don Guillett" wrote: windowsunhide -- Don Guillett SalesAid Software "excelchallenged" wrote in message ... When I try to edit a macro that has been stored in personal.xls, it tells me to unhide the workbook first, then I will be able to edit the macro, however I can not figure out how to do this. Any suggestions? Thanks |
#6
![]() |
|||
|
|||
![]()
In VBE you must enter commands manually.
"excelchallenged" wrote: Thanks all, but my unhide button is greyed out so I can't open it. I can get to the VB editor but once there, can I insert new actions using a 'start recording' button or must I enter the commands manually? "Don Guillett" wrote: windowsunhide -- Don Guillett SalesAid Software "excelchallenged" wrote in message ... When I try to edit a macro that has been stored in personal.xls, it tells me to unhide the workbook first, then I will be able to edit the macro, however I can not figure out how to do this. Any suggestions? Thanks |
#7
![]() |
|||
|
|||
![]()
You may record a macro and select the personal.xls to save it to. Look at
your options. toolsmacrorecordstore macro inselect personal.xlswhen closing you will be asked to save. -- Don Guillett SalesAid Software "excelchallenged" wrote in message ... Thanks all, but my unhide button is greyed out so I can't open it. I can get to the VB editor but once there, can I insert new actions using a 'start recording' button or must I enter the commands manually? "Don Guillett" wrote: windowsunhide -- Don Guillett SalesAid Software "excelchallenged" wrote in message ... When I try to edit a macro that has been stored in personal.xls, it tells me to unhide the workbook first, then I will be able to edit the macro, however I can not figure out how to do this. Any suggestions? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hiding Personal.xls Requires Exit Twice | Excel Worksheet Functions | |||
Personal.xls | Excel Discussion (Misc queries) | |||
Personal.xls and Excel.xlb | Excel Discussion (Misc queries) | |||
unhide hidden window or workbook | Excel Worksheet Functions | |||
How do I unhide multiple sheets? | Excel Worksheet Functions |