Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default Add-in Already Open

A user has a macro stored in his start up folder. It's been working fine for
years until recently he started receiving an error message on start up which
says "A document with the name 'Reports.xla' is already open. You cannot
open two documents..." We can't find any other instance of this file on his
computer. If we uncheck the add-in in the Tools, Add-Ins dialog box and
close Excel it opens fine, but the next time Excel is closed and opened the
warning is back.

We're using Excel 2003 SP3. Has anybody experienced a similar problem or
have any ideas what might be causing it? Any suggestions would be
appreciated.

Thanks.

Erin
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default Add-in Already Open

Nevermind. I found the problem. Somehow Excel was picking up an old copy of
the file the user had in his Outlook temp folder. I imagine it never came up
on a search because that folder is hidden - a pet peeve of mine already.

FYI to anyone searching this post later, I found the offending copy by
deleting the proper copy from the startup file, seeing that the add-in was
still installed, selecting the add-in file in VBA, and typing in the
Immediate Window ?ThisWorkbook.Path. I copied the result into Windows
Explorer and deleted the offending copy from that folder. I then saved a
good copy back to the startup folder, and when I opened Excel it properly
installed.

"Erin Searfoss" wrote:

A user has a macro stored in his start up folder. It's been working fine for
years until recently he started receiving an error message on start up which
says "A document with the name 'Reports.xla' is already open. You cannot
open two documents..." We can't find any other instance of this file on his
computer. If we uncheck the add-in in the Tools, Add-Ins dialog box and
close Excel it opens fine, but the next time Excel is closed and opened the
warning is back.

We're using Excel 2003 SP3. Has anybody experienced a similar problem or
have any ideas what might be causing it? Any suggestions would be
appreciated.

Thanks.

Erin

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ON OPEN VBA Code input incorrectly now excel sheet wont open mmartin New Users to Excel 1 February 16th 11 11:33 PM
Opening Excel, Book1 opens, remains open with other workbook open DanieB Excel Discussion (Misc queries) 0 September 3rd 09 08:23 AM
excel 2003 saved file will not open without a blank workbook open Bob Excel Discussion (Misc queries) 4 November 11th 06 04:24 PM
workbooks.open function fails to open an existing excel file when used in ASP, but works in VB. san Excel Programming 1 January 3rd 06 03:22 AM
How do I stop Excel from closing the open file each time I open a. Welsin Setting up and Configuration of Excel 3 January 8th 05 11:16 PM


All times are GMT +1. The time now is 02:30 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"