Hi all,
could someone help me mod this to delete each blank row after it has moved the data to another sheet. Currently, it works when there is only one "Y" marked row but, if there are multiple rows, it does not delete any of the blank rows.
Sub Move_Closed()Dim Check As Range, rng As Range...