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

Data Analysis

  • How To Load Analysis ToolPak in Excel
  • How to add Trendline to a chart in Excel
  • Everything about Charts in Excel
  • How To Filter Data in Excel
  • Conditional Formatting New Rule with Formulas in Excel

References

  • Left Lookup in Excel
  • How to retrieve first match between two ranges in Excel
  • Two-way lookup with VLOOKUP in Excel
  • How to create dynamic named range with OFFSET in Excel
  • Find closest match in Excel

Data Validations

  • Excel Data validation require unique number
  • Excel Data validation allow uppercase only
  • Excel Data validation number multiple 100
  • Data validation must not exist in list
  • Excel Data validation must not contain

Tag: Cell Ranges & References

How to retrieve first match between two ranges in Excel

by

To retrieve the first match in two ranges of values, you can use a formula based on the INDEX, MATCH, and COUNTIF functions. Formula =INDEX(range2,MATCH(TRUE,COUNTIF(range1,range2)>0,0)) Explanation In the example shown, the formula in G5 is: =INDEX(range2,MATCH(TRUE,COUNTIF(range1,range2)>0,0)) where “range1” is the named range B5:B8, “range2” is the named range D5:D7. How this formula works In this example the named range …

Continue Reading

Posts navigation

  • Previous
  • 1
  • 2

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

  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel OR Function
  • How to use IFS function in Excel
  • How to use Excel TRUE Function
  • SWITCH function example in Excel

Date Time

  • List holidays between two dates in Excel
  • Get days, hours, and minutes between dates in Excel
  • How to calculate next scheduled event in Excel
  • Create date range from two dates in Excel
  • DATE function: Description, Usage, Syntax, Examples and Explanation

Grouping

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

General

  • Count cells less than in Excel
  • How to calculate percentage of total in Excel
  • Excel Ribbon Quick Overview For Beginners
  • How to calculate percent variance in Excel
  • How to create dynamic worksheet reference in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning