#1   Report Post  
Posted to microsoft.public.excel.setup
hmm hmm is offline
external usenet poster
 
Posts: 175
Default PERSONAL template

I recently reinstalled Windows XP (including SP-2 update), and am
reconfiguring Excel 2000. Some questions:

1. Before reinstalling XP, I had a template called PERSONAL that opened
automatically when I started Excel. I was able to view it by doing Unhide.
Since reinstalling, the Unhide command is grayed out, meaning there is no
file to unhide. (Nor does the PERSONAL template appear in Macros as one of
the files whose Macros to list.) What happened to the PERSONAL template file?

2. I have (successfully) added buttons to the toolbars. As I understood,
configuration of toolbars is stored in the PERSONAL template. If there is no
PERSONAL template, then where is the toolbar configuration being stored?

I would appreciate an explanation to the above points, to illuminate for me
the way in which Excel stores and selects the default workbook template and
toolbar configuration.

Thanks.




  #2   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 1,726
Default PERSONAL template

The XLSTART directory has probably moved with the upgrade, so you need to
move Personal.xls.

Do a Windows search to find Personal.xls.

Find the new directory by doing
?application.StartupPath
in the VBE immediate window, and move the file.

Toolbar info is stored in a .OLB file, which is probably located under the
old Excel version directory.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"hmm" wrote in message
...
I recently reinstalled Windows XP (including SP-2 update), and am
reconfiguring Excel 2000. Some questions:

1. Before reinstalling XP, I had a template called PERSONAL that opened
automatically when I started Excel. I was able to view it by doing

Unhide.
Since reinstalling, the Unhide command is grayed out, meaning there is no
file to unhide. (Nor does the PERSONAL template appear in Macros as one

of
the files whose Macros to list.) What happened to the PERSONAL template

file?

2. I have (successfully) added buttons to the toolbars. As I understood,
configuration of toolbars is stored in the PERSONAL template. If there is

no
PERSONAL template, then where is the toolbar configuration being stored?

I would appreciate an explanation to the above points, to illuminate for

me
the way in which Excel stores and selects the default workbook template

and
toolbar configuration.

Thanks.






  #3   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 35,218
Default PERSONAL template

Typo.

Toolbar info is stored in a .XLB file (not .OLB).



Bob Phillips wrote:

The XLSTART directory has probably moved with the upgrade, so you need to
move Personal.xls.

Do a Windows search to find Personal.xls.

Find the new directory by doing
?application.StartupPath
in the VBE immediate window, and move the file.

Toolbar info is stored in a .OLB file, which is probably located under the
old Excel version directory.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"hmm" wrote in message
...
I recently reinstalled Windows XP (including SP-2 update), and am
reconfiguring Excel 2000. Some questions:

1. Before reinstalling XP, I had a template called PERSONAL that opened
automatically when I started Excel. I was able to view it by doing

Unhide.
Since reinstalling, the Unhide command is grayed out, meaning there is no
file to unhide. (Nor does the PERSONAL template appear in Macros as one

of
the files whose Macros to list.) What happened to the PERSONAL template

file?

2. I have (successfully) added buttons to the toolbars. As I understood,
configuration of toolbars is stored in the PERSONAL template. If there is

no
PERSONAL template, then where is the toolbar configuration being stored?

I would appreciate an explanation to the above points, to illuminate for

me
the way in which Excel stores and selects the default workbook template

and
toolbar configuration.

Thanks.





--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.setup
hmm hmm is offline
external usenet poster
 
Posts: 175
Default PERSONAL template

Dave,

What is its filename, and in what folder should it be placed?

"Dave Peterson" wrote:

Typo.

Toolbar info is stored in a .XLB file (not .OLB).



Bob Phillips wrote:

The XLSTART directory has probably moved with the upgrade, so you need to
move Personal.xls.

Do a Windows search to find Personal.xls.

Find the new directory by doing
?application.StartupPath
in the VBE immediate window, and move the file.

Toolbar info is stored in a .OLB file, which is probably located under the
old Excel version directory.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"hmm" wrote in message
...
I recently reinstalled Windows XP (including SP-2 update), and am
reconfiguring Excel 2000. Some questions:

1. Before reinstalling XP, I had a template called PERSONAL that opened
automatically when I started Excel. I was able to view it by doing

Unhide.
Since reinstalling, the Unhide command is grayed out, meaning there is no
file to unhide. (Nor does the PERSONAL template appear in Macros as one

of
the files whose Macros to list.) What happened to the PERSONAL template

file?

2. I have (successfully) added buttons to the toolbars. As I understood,
configuration of toolbars is stored in the PERSONAL template. If there is

no
PERSONAL template, then where is the toolbar configuration being stored?

I would appreciate an explanation to the above points, to illuminate for

me
the way in which Excel stores and selects the default workbook template

and
toolbar configuration.

Thanks.





--

Dave Peterson

  #5   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 35,218
Default PERSONAL template

The filename varies with versions of excel. The location varies with versions
of windows and excel.

I like to make a minor change to one of the toolbars, then I look for *.xlb.

For me (xl2003 and winXP Home), it's in:
C:\Documents and Settings\(usernamehere)\Application Data\Microsoft\Excel
And is named:
excel11.xlb


hmm wrote:

Dave,

What is its filename, and in what folder should it be placed?

"Dave Peterson" wrote:

Typo.

Toolbar info is stored in a .XLB file (not .OLB).



Bob Phillips wrote:

The XLSTART directory has probably moved with the upgrade, so you need to
move Personal.xls.

Do a Windows search to find Personal.xls.

Find the new directory by doing
?application.StartupPath
in the VBE immediate window, and move the file.

Toolbar info is stored in a .OLB file, which is probably located under the
old Excel version directory.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"hmm" wrote in message
...
I recently reinstalled Windows XP (including SP-2 update), and am
reconfiguring Excel 2000. Some questions:

1. Before reinstalling XP, I had a template called PERSONAL that opened
automatically when I started Excel. I was able to view it by doing
Unhide.
Since reinstalling, the Unhide command is grayed out, meaning there is no
file to unhide. (Nor does the PERSONAL template appear in Macros as one
of
the files whose Macros to list.) What happened to the PERSONAL template
file?

2. I have (successfully) added buttons to the toolbars. As I understood,
configuration of toolbars is stored in the PERSONAL template. If there is
no
PERSONAL template, then where is the toolbar configuration being stored?

I would appreciate an explanation to the above points, to illuminate for
me
the way in which Excel stores and selects the default workbook template
and
toolbar configuration.

Thanks.





--

Dave Peterson


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Template for building personal dictionary of foreign words slovakwannabe New Users to Excel 3 December 20th 06 12:48 PM
personal budget template that integrates graphics Tennisqueen Charts and Charting in Excel 0 February 25th 06 05:08 PM
PERSONAL CHECKBOOK TEMPLATE FOR EXCEL EMAN3 New Users to Excel 3 January 19th 06 08:40 PM
Bi-Weekly Personal Budget Template maggiesetc Excel Discussion (Misc queries) 0 December 13th 05 10:31 PM
What is the best (easiest) personal budgeting spreadsheet template Greyram2500 Excel Discussion (Misc queries) 2 July 30th 05 09:11 PM


All times are GMT +1. The time now is 06:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"