Site icon ExcelNotes

How to Use HYPERLINK Function

The HYPERLINK function creates a shortcut to open a document stored on a network server, an intranet or the Internet.

Formula:

= HYPERLINK(link_location, [friendly_name])

Explanation:

=HYPERLINK("https://excelnotes.com/","your best excel source"). B2 displays the name "you best excel source".

=HYPERLINK("https://excelnotes.com/"), the friendly name is omitted, so the result returns the link itself as the friendly name.

Download: HYPERLINK Function

Exit mobile version