Hi
I have a spreadsheet which has a lot of information in it but most of it is not required and so I am trying to clean the data up.
Each row has a subject in column A and then info in column B. What I would like to do is to have some code which will work through each row in column A, and if the cell contents equal either Criteria1 or Criteria2 then move to the next row, else, delete the entire row.
Any help at all would be appreciated.
thanks.
I have a spreadsheet which has a lot of information in it but most of it is not required and so I am trying to clean the data up.
Each row has a subject in column A and then info in column B. What I would like to do is to have some code which will work through each row in column A, and if the cell contents equal either Criteria1 or Criteria2 then move to the next row, else, delete the entire row.
Any help at all would be appreciated.
thanks.