Example
For this example, assume the following:
� |
A network server is accessible by computers running Windows or the
Macintosh operating system. For example, a network server is running
Microsoft Windows NT Server and Services for Macintosh
(SFM).
-and-
|
� |
The server is named "Server" and contains a share named "Files." The share contains a folder named "User001" that contains a folder named "Addins." The Addins folder contains an add-in named "Test.xla."
|
To see an example of the problem, follow these steps:
1. |
Start Microsoft Excel 2000 for Windows, and then create a new workbook.
|
2. |
On the Tools menu, point to Macro, and then click Visual Basic Editor. In the Visual Basic Editor, click References on the Tools menu.
|
3. | Click Browse. In the File name box, type the following, and then click Open:
\\Server\Files\User001\Addins\Test.xla
An entry for the add-in appears in the Available References list.
|
4. |
Click OK. Then, click Close and Return to Microsoft Excel on the File menu.
|
5. |
On the File menu, click Save As. In the File name box, type the following: \\Server\Files\User001\Testwkbk.xls |
6. |
Click Save. Then, click Close on the File menu.
|
7. |
On your Macintosh computer, use the Chooser to connect to the Files share on the server.
|
8. |
Start Microsoft Excel 98 Macintosh Edition. On the File menu, click
Open. Select Testwkbk.xls, and then click Open.
|
9. |
On the Tools menu, point to Macro, and then click Visual Basic Editor. In the Visual Basic Editor, click References on the Tools menu.
|
In the
Available References list, the reference you added is listed as "MISSING." The location for the add-in resembles the following:
Files:User001:Addins\Test.xla
Note that a backslash (\) appears in place of the colon (:) near the end
of the location.
If you save the Testwkbk.xls workbook, close it, and then reopen the
workbook in Microsoft Excel for Windows, the reference is still listed
as "MISSING."
If you perform the previous steps in reverse (create the workbook, add the
reference in Microsoft Excel 98 Macintosh Edition, and then open the
workbook in Microsoft Excel for Windows), the reference is also listed
as "MISSING."