Hi,
I need to iterate throgh a range. Each row contains begins in different column.
Is there an easy way to find the first non-blank cell in the row without creating a loop for each row?
Thank you
Hi,
I need to iterate throgh a range. Each row contains begins in different column.
Is there an easy way to find the first non-blank cell in the row without creating a loop for each row?
Thank you
Select the top row and press End PgDwn takes you to the last filled row offset 1 and you're there, but I think you want to do this with a macro?
![]()
Please Login or Register to view this content.
Last edited by Keebellah; 03-07-2019 at 04:29 AM. Reason: added code
---
Hans
"IT" Always crosses your path!
May the (vba) code be with you... if it isn't; start debugging!
If you like my answer, Click the * below to say thank-you
Yes, I need a macro, this is just the first step.
The first step is the code i added
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks