The information in this article applies to:
SYMPTOMS
If you try to enter a linking formula in a cell using a File URL format,
the formula will return the #REF! error.
='file:///\\server\share\[test.xls]Sheet1'!A1 CAUSEMicrosoft Excel only supports Internet links using either the HTTP URL or the FTP URL formats. RESOLUTIONIf you know the path to the file, you can create a link using a UNC path. In the example given in the "Symptoms" section, the linking formula using a UNC path would be: ='\\server\share\[Test.xls]Sheet1'!A1 MORE INFORMATIONThe 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.xls]Sheetname'!A1When 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.xls]Sheetname'!A1 REFERENCESFor more information about creating links to Internet or intranet
Documents, click Contents And Index on the Help menu,
click the Index tab in Microsoft Excel Help, type the following text internet, linking to files onand then double-click the selected text to go to the "Create a link to worksheet data on your intranet or the Internet" topic. If you are unable to find the information you need, ask the Office Assistant. Additional query words: XL97 hypertext html
Keywords : kberrmsg kbtool kbdta kbweb xlformula |
Last Reviewed: July 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |