PERSONAL.XLS times 2

  • Thread starter Thread starter PCOR
  • Start date Start date
P

PCOR

When I bring up EXCEL I end up with TWO files
PERSONAL.XLS:1 and
PERSONAL.XLS:2

If I close one the other one also closes
This never occurred before. How can I correct this
Thanks
Ian M
 
Ian

When you have :1 it means you have two windows for the same workbook.
Closing one should not close the other. You should be able to close one of
the windows, then save the workbook. Do you have some code in the
ThisWorkbook module or one of the sheet modules that's closing the workbook?
 
Thanks for the help.all fixed now
Ian
Dick Kusleika said:
Ian

When you have :1 it means you have two windows for the same workbook.
Closing one should not close the other. You should be able to close one
of the windows, then save the workbook. Do you have some code in the
ThisWorkbook module or one of the sheet modules that's closing the
workbook?

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-blog.com
 

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

Back
Top