Manuals/calci/HYPERLINK
Jump to navigation
Jump to search
HYPERLINK(lnk_loc,name)
where link_loc is the path and file name to the document to be opened as text.
- Link_location can be a text string enclosed in quotation marks or a cell that contains the link as a text string.
- If the jump specified in link_location does not exist or cannot be navigated, an error appears when you click the cell.
name is the jump text or numeric value that is displayed in the cell.
It creates a shortcut or jump that opens a document stored on a network server.
HYPERLINK
Let's see an example
=HYPERLINK("http://www.google.com", "Click Here")
This example creates a hyperlink for Click here.
Syntax
Examples
Description
Column1 | Column2 | Column3 | Column4 | |
Row1 | ||||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |