Multiple windows

  • Thread starter Thread starter Mike Archer
  • Start date Start date
M

Mike Archer

Hello.
Does anyone have any idea on why a particular workbook
would cause a particular machine to open 2 instances of
excel (each on a different sheet). The only thing that
the Workbook_Open() routine does is show a userform. It
seems to occur even when macros are disabled.
TIA
Mike
 
do they have the same name but ending with :1 and :2 (the window caption).

Then someone has done Window=>New Window and saved the workbook. Just click
the close button on one of the windows and then save the workbook.
 
That was it. Thank you.
-----Original Message-----
do they have the same name but ending with :1 and :2 (the window caption).

Then someone has done Window=>New Window and saved the workbook. Just click
the close button on one of the windows and then save the workbook.

--
Regards,
Tom Ogilvy




.
 

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