Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
HYPERLINK creates a clickable link within a cell, combining a URL or file path with optional friendly display text. It is useful for building navigation links, linking to external references, or creating dynamic links that change based on cell values. The first argument is the link destination and the second optional argument is the label shown in the cell.
=HYPERLINK("https://formulacraft.app","FormulaCraft")=HYPERLINK("https://formulacraft.app","FormulaCraft")Computed by a real spreadsheet engine on the sample data below.
| Site | URL |
| FormulaCraft | https://formulacraft.app |
| https://google.com | |
| GitHub | https://github.com |
=HYPERLINK("https://formulacraft.app","FormulaCraft")→FormulaCraft
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: