References Are Missing After Moving Files from Windows to Macintosh (179804)
The information in this article applies to:
- Microsoft Excel 2000
- Microsoft Excel 97 for Windows
- Microsoft Excel 98 Macintosh Edition
This article was previously published under Q179804 SYMPTOMS
When you open a workbook, references may be listed as missing in the
References dialog box in the Visual Basic Editor. The references are listed
as missing even though the referenced files are stored in the correct
location and have not been moved, renamed, or deleted.
This may cause problems if you run Visual Basic macros that use the
referenced files.
CAUSE
This problem may occur when the following conditions are true:
- The workbook contains a reference to a file (workbook, add-in, type
library, and so on) that is stored on a network server that is
accessible to computers running Microsoft Windows or the Macintosh
operating system.
-and-
- The referenced file is not stored in the same folder as the workbook.
-and- - At various times, you open the workbook in both Microsoft Excel for
Windows and Microsoft Excel 98 Macintosh Edition.
Specifically, the problem occurs because the different versions of
Microsoft Excel do not always properly handle the transition from the
Universal Naming Convention (UNC) in Windows (such as \\Server\Files\User001) to
the Macintosh path convention (Files:User001). Because of
this problem, references to files may be damaged when you move a workbook
from Microsoft Excel for Windows to Microsoft Excel for the Macintosh or
vice versa.
To see an example of this problem, see the "More Information" section in
this article.
WORKAROUND
To work around this problem, store the referenced files in the same folder
as the workbook that references them. If the files and the workbook are in
the same folder, the references are not listed as missing when you open
the workbook.
NOTE: If you manually correct the missing references in the References
dialog box, the problem may occur again the next time you open the
workbook.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
REFERENCES
For more information about references in Microsoft Excel, please see the
following article in the Microsoft Knowledge Base:
175863 XL97: Reference Incorrectly Listed as "MISSING" in MS Excel 97
Modification Type: | Minor | Last Reviewed: | 10/10/2006 |
---|
Keywords: | kbbug kbinterop KB179804 |
---|
|