In this tutorial we'll cover finding the last row with data in Excel VBA using multiple different methods and discover advantages and disadvantages of each method. We'll use Ctrl+Down, Ctrl+Up, Find and Ctrl+A methods to get the last row in our worksheet.
This tutorial is Part 3 from Excel VBA Programming - Beyond Recording Macros series.
https://www.youtube.com/playlist?list=PLv9Pf9aNgemseHLvmD_GNgUiuH92y1bgU
#excel #vba #programming