Excel Magic Trick 977: Lookup First Non Empty Cell In A Range, Lookup Last Number In A Range
Excel VBA: Referring to Ranges & Writing to Cells (Range, Cells, Offset, Names)
#Excel VBA to Select the Next Empty Cell or Row - Macros
Excel VBA Select First visible cell
Find maximum value from the selected ranges, using Excel VBA
Find First Cell That Is A Certain Length - Microsoft Excel 2010 VBA Programming for Beginners (2 of 6)
Find the Last Row, Column, or Cell in Excel VBA with the Range.Find Method (Part 2 of 3)
Excel VBA FIND Function (& how to handle if value NOT found)
The SOLIDWORKS VBA Stream (10 AM PT - Week #7)
Select First Empty Cell In A Row - VBA Macros - Tutorial - MS Excel 2007
Excel Magic Trick 696: Identify First Occurrence In Column (5 methods)
Find First cell That Contains a Certain String - Microsoft Excel 2010 VBA Programming for Beginners (4 of 6)
Excel Magic Trick 365: Return First Non-Blank (Not An Array Formula)
Selecting Cells in VBA - Sheets, Ranges, ActiveCell, SpecialCells, End, and Offset - Code Included
Excel VBA Loop Through Rows in a Table or Range
Excel VBA - How to Select Range of Cells (Range and End Down)
Next Empty Row Trick in Excel VBA & Macros
How to get the Last Row in VBA(The Right Way!)
Excel - Find Last Non-Blank Cell Value, Row or Column
How to Use Arrays Instead of Ranges in Excel VBA