Quantcast
Channel: Active questions tagged row - Stack Overflow
Viewing all articles
Browse latest Browse all 447

Select next visible row (like pressing {down})

$
0
0

I've done a ton of reseach and I've found a code that worked partially for me.
All I want is a code that simply go to the next cell below but the rows are filtered.
The problem with this code is that it goes to the very first row (header) and then it offsets to the next below line.

With ActiveSheet.AutoFilter.Range    Range("E" & .Offset(1, 0).SpecialCells(xlCellTypeVisible)(1).Row).SelectEnd With

I hope the code does this, but the rows are not consecutives:


Viewing all articles
Browse latest Browse all 447

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>