Hi,
What I am trying to do is select a column and filtering for blanks.
I want to offset down one - but when I use the below code it doesnt ignore the filtered rows.
ActiveCell.Offset(1,0).SelectI need the code to ignore all filtered cells and select the first empty cell. Thanks in advance. V</PRE>
What I am trying to do is select a column and filtering for blanks.
I want to offset down one - but when I use the below code it doesnt ignore the filtered rows.
ActiveCell.Offset(1,0).SelectI need the code to ignore all filtered cells and select the first empty cell. Thanks in advance. V</PRE>