Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Managing Conditional Formatting Rules in Excel
  • Understanding Pivot Tables in Excel
  • How to calculate average last N values in a table in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • How to count table columns in Excel

References

  • Perform case-sensitive Lookup in Excel
  • How to use Excel COLUMN Function
  • Last row number in range
  • How to use Excel ROW Function
  • Approximate match with multiple criteria in Excel

Data Validations

  • Excel Data validation must not contain
  • Excel Data validation exists in list
  • Prevent invalid data entering in specific cells
  • Excel Data validation don’t exceed total
  • How To Create Drop-down List in Excel

Create hyperlink with VLOOKUP in Excel

by

To create a hyperlink from a lookup, you can use the VLOOKUP function together with the HYPERLINK function.

The hyperlink function allows you to create a working link with a formula. It takes two arguments: link_location and, optionally, friendly_name.

Formula

=HYPERLINK(VLOOKUP(name,table,column,0),name)

Explanation

In the example shown, the formula in F5 is:

=HYPERLINK(VLOOKUP(E5,link_table,2,0),E5)

How this formula works

Working from the inside out, VLOOKUP looks up and retrieves a link value from column 2 of the named range “link_table” (B5:C8). The lookup value comes from column E, and VLOOKUP is configured for exact match.

The result is fed into HYPERLINK as link_location, and the text in column E is used for friendly_name.

HYPERLINK returns a working link.

Post navigation

Previous Post:

How to calculate project complete percentage in Excel

Next Post:

Popularly Used Excel Functions and their examples

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IF, AND, OR and NOT Functions Examples in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • Invoice status with nested if in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • How to use IFS function in Excel

Date Time

  • Add decimal hours to time in Excel
  • How to calculate Next working/business day in Excel
  • Get work hours between dates in Excel
  • Get month from date in Excel
  • How to get workdays between dates in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Map text to numbers in Excel
  • Group numbers with VLOOKUP in Excel
  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel

General

  • Currency vs Accounting Format in Excel
  • Find, Select, Replace and Go To Special in Excel
  • How to fill cell ranges with random text values in Excel
  • Subtotal by invoice number in Excel
  • Cell References: Relative, Absolute and Mixed Referencing Examples
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning