Excel VBA FIND Function (& how to handle if value NOT found)
Excel VBA Range/Cell reference
Excel VBA - Range Find Function
How to search for a string or check if cell contains a specific text
VBA Excel 2010 Programming How to Find If Text is Contained in a Certain String
VBA String Functions
Excel VBA: Referring to Ranges & Writing to Cells (Range, Cells, Offset, Names)
How to use VBA to search for a value on a Worksheet
Excel VBA Macro: Find and Replace Values in a Range (Step-by-Step Tutorial)
02 VBA Convert Excel Range to String
How to Search in Excel via VBA Code
EAF #37 - Excel VBA Loop to Find Records Matching Search Criteria
How to Use Arrays Instead of Ranges in Excel VBA
Excel VBA IF THEN Statement (with ELSEIF & Looping in cells)
How to get the Last Row in VBA(The Right Way!)
Excel VBA Basics #8 - Find the LAST ROW or COLUMN dynamically and clearing out your last report
Excel VBA Cell Value - Code Included
Excel VBA Introduction Part 53.3 - The Join Function and Concatenating Strings
Excel VBA - How to Select Range of Cells (Range and End Down)
Excel VBA to Search if Cell Contains Specific Text - Check Partial Match with If Condition