Excel VBA - Find Last Row in Data - Part 3

preview_player
Показать описание
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.

#excel #vba #programming
Рекомендации по теме
Комментарии
Автор

Really very Fascinating and smooth explanation. I wish you would extend the number of lessons you give to infinity.

fahadshaheen
Автор

Exactly what I was searching for..thank you from bottom of my heart !

suyashkumardewangan
Автор

I don't know what am I worst at VBA or AppScript? Thanks for the effort man. I highly appreciate it. Good thing now we have macro recorder on both Excel and GoogleSheets

lazalazarevic
Автор

Thank you so much for the video. How would I go about if there's a space value in some rows after the data (the column uses a formula which puts in space). How would I exclude the space value?

sachinsebastian
Автор

Like all your tutorials. Is it possible to get all commands in text to copy somewhere

ingewll
Автор

Hey man, hate to bring up google sheets on a Excell vid, but I am having issues with google spreadsheets. My issue is that I want to calculate time, but I also have a start and finish time being logged by google forms, which adds a row and gets rid of my formula. I want to be able to use Array Formula and MOD formula so that way I can calculate the time regardless of where the text is or the formula basis, and I don't know how to do that and I'm trying to google everything. Help please?
Thanks!

FuzzyWilson