Hi all,
can someone help me to mod this so that when the rows identified are moved to another sheet the subsequent blank row is deleted from the source table, please?
Sub Move_Closed()Dim Check As Range, r As Long, lastrow2 As Long, lastrow As Long
Application.ScreenUpdating = False
lastrow =...