Difference between revisions of "Manuals/calci/HYPERLINK"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div id="6SpaceContent" class="zcontent" align="left"> <font color="#484848"><font face="Arial, sans-serif"><font size="2">'''HYPERLINK'''</font></font></font><font color="#4...")
 
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div id="6SpaceContent" class="zcontent" align="left"> <font color="#484848"><font face="Arial, sans-serif"><font size="2">'''HYPERLINK'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''lnk_loc'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">,name)</font></font></font>
+
<div style="font-size:30px">'''HYPERLINK (URL,Name)'''</div><br/>
  
<font color="#484848"><font face="Arial, sans-serif"><font size="2">'''where link_loc'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2"> is the path and file name to the document to be opened as text. </font></font></font>
+
*where '''URL''' is the path of the document or file
 +
*'''Name''' is the name of the document or file to open.
 +
**HYPERLINK(), creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet.
  
<br /><br />
+
== Description ==
  
* <font color="#484848"><font face="Arial, sans-serif"><font size="2">Link_location can be a text string enclosed in quotation marks or a cell that contains the link as a text string.</font></font></font>
+
*A hyperlink is a reference that points to data or a document. By clicking on the cell that contains HYPERLINK function, Calci opens the specified document.
 +
*'''URL''' can be a text string enclosed in quotation marks or a cell that contains the link as a text string.
 +
*'''URL''' can be a reference to a word document, a spreadsheet, any image on server or internet etc.
 +
*If the jump location specified in the argument does not exist or cannot be navigated, Calci displays an error.
 +
*'''Name''' is the text or a numeric value. If '''Name''' is omitted, the link location is displayed as jump text.
  
* <font color="#484848"><font face="Arial, sans-serif"><font size="2">If the jump specified in link_location does not exist or cannot be navigated, an error appears when you click the cell.</font></font></font>
+
== Examples ==
 
 
<font color="#484848"><font face="Arial, sans-serif"><font size="2">'''name'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">    is the jump text or numeric value that is displayed in the cell. </font></font></font>
 
 
 
</div>
 
----
 
<div id="1SpaceContent" class="zcontent" align="left"> <font color="#484848"><font face="Arial, sans-serif"><font size="2">It creates a shortcut or jump that opens a document stored on a network server.</font></font></font></div>
 
----
 
<div id="12SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="left">
 
 
 
HYPERLINK
 
 
 
</div></div>
 
----
 
<div id="8SpaceContent" class="zcontent" align="left"> 
 
 
 
<font color="#484848"><font face="Arial, sans-serif"><font size="2">Let's see an example </font></font></font>
 
 
 
<font color="#484848"><font face="Arial, sans-serif"><font size="2"><nowiki>=HYPERLINK("http://www.google.com", "Click Here")</nowiki></font></font></font>
 
 
 
<font color="#484848"><font face="Arial, sans-serif"><font size="2">This example creates a hyperlink for ''Click here.''</font></font></font>
 
 
 
</div>
 
----
 
<div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Syntax </div><div class="ZEditBox"><center></center></div></div>
 
----
 
<div id="3SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Examples </div></div>
 
----
 
<div id="11SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Description </div></div>
 
----
 
 
<div id="4SpaceContent" class="zcontent" align="left">
 
<div id="4SpaceContent" class="zcontent" align="left">
  
{| id="TABLE1" class="SpreadSheet blue"
+
{| id="TABLE2" class="SpreadSheet blue"
 
|- class="even"
 
|- class="even"
 +
| class="sshl_f" | [http://www.google.com/ Click Here]
 
| class=" " |
 
| class=" " |
| Column1
+
| class=" " |  
| Column2
 
| Column3
 
| Column4
 
|- class="odd"
 
| class=" " | Row1
 
| class="sshl_f" |
 
[http://www.google.com/ Click Here]
 
| class="                                                                                                                            " |
 
| class=" " |
 
| class=" " |
 
|- class="even"
 
| class="  " | Row2
 
| class="                                                    " |
 
| class=" " |
 
| class=" " |
 
 
| class=" " |
 
| class=" " |
 
|- class="odd"
 
|- class="odd"
| Row3
+
| class="sshl_f" |  
| class=" " |
 
| class=" " |
 
 
| class=" " |
 
| class=" " |
 +
| class=" " |
 
| class=" " |
 
| class=" " |
 
|- class="even"
 
|- class="even"
| Row4
+
| class="sshl_f" | C:\Profile\My_Profile.doc
| class=" " |
 
| class=" " |
 
 
| class=" " |
 
| class=" " |
 +
| class=" " |
 
| class=" " |
 
| class=" " |
 
|- class="odd"
 
|- class="odd"
| class=" " | Row5
+
| class="sshl_f" |  
 
| class=" " |
 
| class=" " |
 +
| class=" " |
 
| class=" " |
 
| class=" " |
| class=" " |
 
| class=" " |
 
|- class="even"
 
| Row6
 
| class=" " |
 
| class=" " |
 
| class=" " |
 
| class="  SelectTD  SelectTD" |
 
<div id="4Space_Handle" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="4Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
 
 
|}
 
|}
  
<div align="left">[[Image:calci1.gif]]</div></div>
+
HYPERLINK can be used in following ways -
----
+
 
 +
1)To open a Google website from Calci spreadsheet, following command can be used -
 +
=HYPERLINK("http://www.google.com","Click here")
 +
 
 +
2)To open a Microsoft word document "My_Profile" stored on C drive of computer, following command can be used -
 +
=HYPERLINK("C:\Profile\My_profile.doc","My_Profile")
 +
 
 +
==Related Videos==
 +
 
 +
{{#ev:youtube|ZLelEYv6yPE|280|center|HYPERLINK}}
 +
 
 +
== See Also ==
 +
 
 +
*[[Manuals/calci/ADDRESS |ADDRESS ]]
 +
 
 +
== Reference ==
 +
 
 +
*[http://en.wikipedia.org/wiki/Hyperlink Hyperlink]
 +
 
 +
 
 +
 
 +
 
 +
*[[Z_API_Functions | List of Main Z Functions]]
 +
 
 +
*[[ Z3 |  Z3 home ]]

Latest revision as of 13:47, 23 August 2018

HYPERLINK (URL,Name)


  • where URL is the path of the document or file
  • Name is the name of the document or file to open.
    • HYPERLINK(), creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet.

Description

  • A hyperlink is a reference that points to data or a document. By clicking on the cell that contains HYPERLINK function, Calci opens the specified document.
  • URL can be a text string enclosed in quotation marks or a cell that contains the link as a text string.
  • URL can be a reference to a word document, a spreadsheet, any image on server or internet etc.
  • If the jump location specified in the argument does not exist or cannot be navigated, Calci displays an error.
  • Name is the text or a numeric value. If Name is omitted, the link location is displayed as jump text.

Examples

Click Here
C:\Profile\My_Profile.doc

HYPERLINK can be used in following ways -

1)To open a Google website from Calci spreadsheet, following command can be used -

=HYPERLINK("http://www.google.com","Click here")

2)To open a Microsoft word document "My_Profile" stored on C drive of computer, following command can be used -

=HYPERLINK("C:\Profile\My_profile.doc","My_Profile")

Related Videos

HYPERLINK

See Also

Reference