Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
I am using Excel 2007. I wrote a vba macro for just my computer. Now
when I open a new file, the title in the title bar is "personal.xlsb". How do I go back to having "sheet1, sheet2, and sheet 3" as the three tabs in the bottom, instead of being called "personal.xlsb". Please advise. |
#2
![]() |
|||
|
|||
![]() Quote:
As far as I'm aware, your choices are delete the macro if you're no longer using it or hide the personal.xlsb workbook so you don't notice it open. I tend to use the second approach as I find the macros handy to have available regardless of what I'm working on. |
#3
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
When you wrote the macro you stored it in Personal Macro Workbook.
This workbook opens with Excel and is useful so your macros are available for all open workbooks. Hide Personal.xlsb under ViewHide then close Excel............you will be asked if you want to save changes to Personal.xlsb..........YES you do want to save. From now on it will open hidden but your macros will be available under ViewMacros More info in Help on this subject. Gord On Sat, 24 Mar 2012 08:44:02 -0700 (PDT), Tony O wrote: I am using Excel 2007. I wrote a vba macro for just my computer. Now when I open a new file, the title in the title bar is "personal.xlsb". How do I go back to having "sheet1, sheet2, and sheet 3" as the three tabs in the bottom, instead of being called "personal.xlsb". Please advise. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
removing personal.xlsb file | Excel Programming | |||
how do I stop PERSONAL.XLSB from showing every time XL opens? | Excel Discussion (Misc queries) | |||
Excel 2007 Personal.XLSB file | Excel Programming | |||
personal.xlsb file | Excel Discussion (Misc queries) |