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

Data Analysis

  • Subtotal function in Excel
  • Conditional Formatting Data bars Examples in Excel
  • How to add Trendline to a chart in Excel
  • How to count table rows in Excel
  • Add Outline to Data in Excel

References

  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel ROW Function
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • How to get address of named range in Excel
  • How to use Excel FORMULATEXT function

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation with conditional list
  • Excel Data validation allow weekday only
  • Excel Data validation exists in list
  • Excel Data validation whole percentage only

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

  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples
  • How to use Excel XOR Function
  • How to use Excel TRUE Function

Date Time

  • DATEDIF function: Description, Usage, Syntax, Examples and Explanation
  • NETWORKDAYS.INTL function: Description, Usage, Syntax, Examples and Explanation
  • How to get Holiday Date from Year in Excel
  • DAY function: Description, Usage, Syntax, Examples and Explanation
  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Map inputs to arbitrary values in Excel
  • Group numbers at uneven intervals in Excel
  • Running count group by n size in Excel
  • Calculate conditional mode with criteria in Excel
  • If cell contains one of many things in Excel

General

  • Excel Default Templates
  • Basic numeric sort formula in Excel
  • Excel Operators
  • Automatically fill series of cells in Excel using AutoFill
  • How to count total number of cells in a rectangular range in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning