Hi,
I have a table with a column name Site with lots of rows. I want to locate the next blank cell (next row with blank cell in Site column) then delete all rows below that. The other option is delete the blank rows plus N number of rows below (eg, blank plus 20 rows). How do I go about doing this.
Thank You.
I have a table with a column name Site with lots of rows. I want to locate the next blank cell (next row with blank cell in Site column) then delete all rows below that. The other option is delete the blank rows plus N number of rows below (eg, blank plus 20 rows). How do I go about doing this.
Thank You.