Hello-

My issue is all about deleting rows in a large spreadsheet based on a column having value A or B.

Really have two variations of this need; in one instance need to look for only one particular value and in another case want to delete rows if a column has value A or B.

Examples:

1.) If column COST does not contain 1234, then the row needs to be deleted.
2.) If column LOCATION does not contain BOST or CANA then need to have that row deleted.

Any assistance appreciated-

jj