How to ignore row when two columns cannot find a reference.
Requirement:If it does not find either of the field1 or field2 then the record is ignored. This is due to the way that the scripts are executed for the individual column, each with their own "ignore" when the column contains an empty value, but the ...
