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

Data Analysis

  • How to create a Histogram in Excel
  • Remove Duplicates Example in Excel
  • Excel Line Chart
  • How To Sort One Column or Multiple Columns in Excel
  • Everything about Charts in Excel

References

  • Count rows with at least n matching values
  • Excel Advanced Lookup using Index and Match Functions
  • Multi-criteria lookup and transpose in Excel
  • How to get address of named range in Excel
  • Count unique text values with criteria

Data Validations

  • Excel Data validation must contain specific text
  • Excel Data validation no punctuation
  • Excel Data validation must begin with
  • Excel Data validation allow weekday only
  • Excel Data validation require unique number

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

  • Return blank if in Excel
  • How to use Excel FALSE Function
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • IFS function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Add months to date in Excel
  • Check If Two Dates are same month in Excel
  • Get first day of previous month in Excel
  • Dynamic date list in Excel
  • List holidays between two dates in Excel

Grouping

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

General

  • How to generate random date between two dates in Excel
  • How to calculate percentage of total in Excel
  • 44 Practical Excel IF function Examples
  • 3D SUMIF for multiple worksheets in Excel
  • AutoRecover file that was never saved in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning