I have a sheet that will have different amounts of data in it. Data is from column A to K. What I need to do is find where column A has the first blank cell of data, and then delete complete rows from the first blank cell in row A.
Example row A1-500 may have data
row a501 may not have data, so I need to delete complete row from row A501 to A1001
Example row A1-500 may have data
row a501 may not have data, so I need to delete complete row from row A501 to A1001