Creates new file when opening in windows explorer

F

fund_dan

I have a user that has a wierd problem. When she selects an excel file in
Windows Explorer and opens it, it creates a duplicate file with number 1 at
the end. For example, if the file is called aplogs.xls, when you open it, the
file name is aplogs1. The user is getting macro questions as well as asking
if she wants to update. The .xls extension also goes away in the title bar.
Any thoughts?
 
P

Peo Sjoblom

It's because this particular file is a template file *.xlt and not a *.xls
file. If you save it as xls and open that file from now on it won't happen.
I also assume it has some links to other files plus a recorded macro


--


Regards,


Peo Sjoblom
 
F

fund_dan

The only issue is that this happens with all .xls files that she tries to
open as well as happening with other profiles.

Dan
 
P

Peo Sjoblom

Tell her to open the files in Excel via file>open

then try either of these


tools>options>general and deselect (if checked) "ignore other applications"


or



1. Close Microsoft Excel.

2. Click Start, and then click Run.

3. In the Open box, type the following (with the quotation marks):

"C:\Program Files\Microsoft Office\Office\Excel.exe" /unregserver

NOTE: If you have installed Microsoft Office to another location, use your
correct path for Excel.exe instead.

4. Click Start, and then click Run.

5. In the Open box, type the following (with the quotation marks):

"C:\Program Files\Microsoft Office\Office\Excel.exe" /regserver



HTH


--


Regards,


Peo Sjoblom
 
F

fund_dan

That second option worked. Thanks.

Dan

Peo Sjoblom said:
Tell her to open the files in Excel via file>open

then try either of these


tools>options>general and deselect (if checked) "ignore other applications"


or



1. Close Microsoft Excel.

2. Click Start, and then click Run.

3. In the Open box, type the following (with the quotation marks):

"C:\Program Files\Microsoft Office\Office\Excel.exe" /unregserver

NOTE: If you have installed Microsoft Office to another location, use your
correct path for Excel.exe instead.

4. Click Start, and then click Run.

5. In the Open box, type the following (with the quotation marks):

"C:\Program Files\Microsoft Office\Office\Excel.exe" /regserver



HTH


--


Regards,


Peo Sjoblom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top