XL98: Unable to Use File URL in Linking Formulas

ID: Q189155


The information in this article applies to:
  • Microsoft Excel 98 Macintosh Edition


SYMPTOMS

If you try to enter a linking formula in a cell using a File URL format, the formula will return the #REF! error.


CAUSE

Microsoft Excel 98 Macintosh Edition only supports Internet links using either the HTTP URL or the FTP URL formats.


RESOLUTION

If you know the path to the file and have connected to the server using Chooser, you can create a formula link. The following is an example of a formula link:

='share:[bookname]Sheet1'!A1


MORE INFORMATION

The following linking formulas are examples of how you can manually create Internet links in Microsoft Excel to HTTP or FTP servers:

HTTP

='http://webserver/webpage/[bookname]Sheetname'!A1
When you enter this formula, it may initially resolve to the #REF! error value, but after a few seconds, the source cell value will display in the linked cell.

FTP

='ftp://server/[bookname]Sheetname'!A1


REFERENCES

For more information about creating links to external files, click Contents And Index on the Help menu (or on the Balloon Help menu if you are using a version of the Macintosh operating system earlier than 8.0), click the Index button in Microsoft Excel Help, type the following text

linking data, ways to
and then click Show Topics. Select the "Create links to connect to data and files" topic, and click Go To. If you are unable to find the information you need, ask the Office Assistant.

Additional query words: XL98 hypertext html

Keywords : kberrmsg kbtool kbdta kbweb xlformula
Version : MACINTOSH:98
Platform : MACINTOSH
Issue type : kbprb


Last Reviewed: July 22, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.