TRUECALC
Functions

HYPERLINK

Return link label (or url if no label)

When to use it

Use HYPERLINK to create a clickable link in a cell, displaying a friendly label while pointing to a URL; in formula evaluation contexts it returns the label or URL string.

Used in

operations · sales

Syntax

HYPERLINK(url, [link_label])

On this page