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

Data Analysis

  • How to create running total in an Excel Table
  • Managing Conditional Formatting Rules in Excel
  • How To Create Pareto Chart in Excel
  • Excel Frequency Function Example
  • Excel Line Chart

References

  • How to get address of first cell in range in Excel
  • How to retrieve first match between two ranges in Excel
  • Last row number in range
  • How to create dynamic named range with OFFSET in Excel
  • How to get first row number in range in Excel

Data Validations

  • Excel Data validation specific characters only
  • Data validation must not exist in list
  • Excel Data validation with conditional list
  • Excel Data validation date in next 30 days
  • Excel Data validation exists in list

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

  • How to return blank in place of #DIV/0! error in Excel
  • Return blank if in Excel
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function
  • Extract multiple matches into separate rows in Excel

Date Time

  • Count holidays between two dates in Excel
  • Display Days until expiration date in Excel
  • Dynamic date list in Excel
  • Extract date from a date and time in Excel
  • Get month name from date in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel

General

  • With vs Without Array Formula in Excel
  • 231 Keyboard Shortcut Keys In Excel
  • Find Most Frequently Occurring Word in Excel Worksheet
  • How to make excel worksheets print on one page?
  • How to count total number of cells in a rectangular range in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning