Hello,
I am trying to find a code to delete rows based on criteria in column A. So based on a cell in column A, the code will delete one row above, the row in question, and 25 rows below the row of a cell in column A that matches criteria "none". These rows change numbers based on other rows that are deleted above them in another code.
So basically: If cell in column A contains "none", delete that row, the row above, and 25 rows below.
Thank you!
I am trying to find a code to delete rows based on criteria in column A. So based on a cell in column A, the code will delete one row above, the row in question, and 25 rows below the row of a cell in column A that matches criteria "none". These rows change numbers based on other rows that are deleted above them in another code.
So basically: If cell in column A contains "none", delete that row, the row above, and 25 rows below.
Thank you!
Last edited: