View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default book.xltx and sheet.xltx

Just for my own curiousity...

Are those folders the ones that were returned when you did the:
?application.startuppath
stuff in the immediate window of the VBE (in both versions of excel)?



LeeCC wrote:

Hi! Everybody:

Thanks for all the helpful advices.

I managed to solve the problem by moving the *.xltx files from the
ROAMING/.../XLSTART folder to the ..../Office12/XLSTART folder. All things
are now in place.

Many thanks.

Lee CC
-------------------------------------------------------------

"LeeCC" wrote:

Hello! Friends:

I hope someone could help:

I have both EXCEL2003 and EXCEL2007 installed in my PC (Vista Business).
Recently when I opened EXCEL2003, I always got an error message, and upon
further investigation, it pertains to the 2 files book.xltx and sheet.xltx.

That means my EXCEL2003 always assesses these 2 files first before showing
the first workbook (book1.xls). How can I remove these errors? I had
uninstalled and re-installed the OFFICE2003, but the error persists.

Also, after I opened EXCEL2007, it takes a long time to exit when I clicked
close (the cross at the top right corner). Wonder whether this is related to
the issue mentioned above.

Many thanks.


Lee CC



--

Dave Peterson