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

Data Analysis

  • How to Create One and Two Variable Data Tables in Excel
  • How to create dynamic reference table name in Excel
  • How to Use Solver Tool in Excel
  • Excel Frequency Function Example
  • How To Compare Two Lists in Excel

References

  • How to use Excel TRANSPOSE Function
  • How to get last row in text data in Excel
  • How to use Excel ROWS Function
  • How to use Excel ROW Function
  • How to reference named range different sheet in Excel

Data Validations

  • Excel Data validation require unique number
  • Excel Data validation must contain specific text
  • Excel Data validation unique values only
  • Excel Data validation no punctuation
  • Excel Data validation don’t exceed total

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

  • Not Equal To ‘<>‘ operator in Excel
  • How to use Excel XOR Function
  • How to use Excel FALSE Function
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel

Date Time

  • Roll back weekday to Friday base on a particular date in Excel
  • Get first Monday before any date in Excel
  • Calculate number of hours between two times in Excel
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • Convert date to month and year in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • Group times into unequal buckets in Excel
  • Map text to numbers in Excel

General

  • Share Excel data with Word documents
  • Print Excel Sheet In Landscape Or Portrait
  • Check if multiple cells have same value in Excel
  • How to calculate percentage of total in Excel
  • Excel Operators
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning