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

Data Analysis

  • What-If Analysis: Scenarios and Goal Seek in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Excel Pie Chart
  • Understanding Anova in Excel
  • Subtotal function in Excel

References

  • How to get first row number in range in Excel
  • How to get first column number in range in Excel
  • How to use Excel COLUMN Function
  • Find closest match in Excel
  • Last row number in range

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation date in next 30 days
  • Data validation must not exist in list
  • Excel Data validation number multiple 100
  • 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.

Worked Example:   Extract data with helper column in Excel

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.

Worked Example:   Merge tables with VLOOKUP in Excel

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

Worked Example:   Left Lookup in Excel

HYPERLINK returns a working link.

Post navigation

Previous Post:

How to generate random date between two dates 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

  • How to use Excel OR Function
  • SWITCH function example in Excel
  • Complete List of Excel Logical Functions, References and Examples
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to calculate next anniversary date or birthday in Excel
  • Two ways to sum time over 30 minutes in Excel
  • Get project midpoint in Excel
  • EDATE function: Description, Usage, Syntax, Examples and Explanation
  • Add days exclude certain days of week in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Running count group by n size in Excel
  • Group times into 3 hour buckets in Excel
  • How to randomly assign people to groups in Excel
  • Categorize text with keywords in Excel

General

  • How to calculate percent of goal in Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • Freeze and Unfreeze Panes in Excel
  • Convert column letter to number in Excel
  • Count cells that contain errors in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning