Find the Last Row, Column, or Cell in Excel VBA with the SpecialCells Method (Part 3 of 3)

Sign up for our Excel webinar, times added weekly: https://www.excelcampus.com/blueprint... Learn how to find the last used row, cell, or column in a worksheet using VBA. In this video I explain the Range.SpecialCells method which will help find the last used cell on the worksheet. This is different than the last non-blank cell. Watch PART 1 (End Method):    • Find the Last Row, Column, or Cell in Exce...   Watch PART 2 (Find Method):    • Find the Last Row, Column, or Cell in Exce...   Download the file that contains the code + full article: http://www.excelcampus.com/vba/find-l... Free email newsletter: http://www.excelcampus.com/newsletter 00:00 Introduction 00:30 Last Used Cell 01:26 SpecialCells Method 03:24 Limitations 04:36 Conclusion