Workbook currently referenced by another workbook

K

Keith Larsen

I get the following warning everytime that I open Excel:

This workbook is currently referenced by another workbook
and cannot be closed.

If anyone has any ideas I would appreciate your
suggestions.

Thank you,

Keith
 
T

Tom Ogilvy

Another open workbook has a reference to this workbook in Tools=>References
in the VBE. As stated, as long as that reference exists and the other
workbook is open, this workbook can not be closed. Close the other
workbook first, or remove the reference.

Regards,
Tom Ogilvy
 
Top