Finance

Charts

Statistics

Macros

Search

How to use the HYPERLINK function in Excel

This function creates a clickable hyperlink to a document, webpage, or file location.

Syntax:

HYPERLINK(link_location; [friendly_name])

Arguments:

  • link_location (required):
    • A text string specifying the path or URL (e.g., « C:\Files\Report.docx » or « https://example.com »).
  • friendly_name (optional):
    • The display text in the cell (e.g., « Open Report »). If omitted, the link_location is shown.

Background:

  • Dynamic Links: Unlike static links (Ctrl+K), this function allows formula-based links (e.g., linking to a file path stored in another cell).
  • Editing: To modify the hyperlink, click and hold the cell until the cursor turns into a cross.
  • Errors: Invalid paths display an error message.

Examples:

  1. Web Link (Microsoft Office Online):

=HYPERLINK(http://office.microsoft.com/de-de/default.aspx »; « Internet test ») 

    • Displays: « Internet test » (click to open the URL).
  1. Local Word Document:

=HYPERLINK(« document.docx#highlight »; « Word test ») 

 

    • Opens document.docx and jumps to the text « highlight ».
    • Displays: « Word test ».
  1. Alternative Method (Copy-Paste Hyperlink):
    • In Word: Select text → Copy.
    • In Excel: Right-click → Paste as Hyperlink.

Note: Right-click the cell to edit or remove the hyperlink.

0 0 votes
Évaluation de l'article
S’abonner
Notification pour
guest
0 Commentaires
Le plus ancien
Le plus récent Le plus populaire
Online comments
Show all comments
Facebook
Twitter
LinkedIn
WhatsApp
Email
Print
0
We’d love to hear your thoughts — please leave a commentx