C:\Documents and Settings\"Name"\Application Data\Microsoft\Excel ...
is one place it could be.
Have you also lost the "Search" capability in Windows Explorer?

Signature
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
"yh2665" <yh266515@yahoo.com>
wrote in message
I'm using Excel 2003. I need to copy the customize toolbars from my pc
to my laptop. I can't find the file *.xlb in my pc. Where is custom
toolbars located?
Thanks.
I did the search and can't find it.
> C:\Documents and Settings\"Name"\Application Data\Microsoft\Excel ...
> is one place it could be.
[quoted text clipped - 9 lines]
> toolbars located?
> Thanks.
Dave Peterson - 11 Jan 2007 15:09 GMT
Maybe you could try this:
close excel
shell to DOS
windows start button|Run
cmd (windows 2k/xp)
command (windows 98)
At the DOS prompt:
C: (to get to the C: drive)
cd\ (to get to the root directory)
dir *.xlb /s
the /s means to search through subdirectories.
Make a note of the location(s) you find.
> I did the search and can't find it.
>
[quoted text clipped - 11 lines]
> > toolbars located?
> > Thanks.

Signature
Dave Peterson