I'm trying to find a code that will allow me to input a 'Y' and allows a row on the next sheet to stay populated.
but if the cell is empty I want the entire row to be delete.
so if c23 = Y
row 11 stays
if c23= (blank) or N
row 11 is deleted.
I will need a very similar code for around 50-60 cells, and with a corresponding row to be deleted/kept.
but if the cell is empty I want the entire row to be delete.
so if c23 = Y
row 11 stays
if c23= (blank) or N
row 11 is deleted.
I will need a very similar code for around 50-60 cells, and with a corresponding row to be deleted/kept.