easiest way to find next non blank row
given sheet with data on x rows
then x rows blank
then x rows data
then x rows blank
etc
is there an easy way to jump from data group to data group?
or just increment a counter and check each row(some cell in row) for
..value = "" ?
thanks
mark
|