I would like to write a conditional statement with just three columns. i imagine this is simple but my newbie skills just aint there yet
If any record in field Name has "Outlier" in field Check, all like records in field Name should have "Yes" in field Yes/No.
All others should have "No".
So, because there are three "Outlier" records for C, all C records 10-12 should then have "Yes" in column 3 (and every instance of A, B, and C below the sample)
Because XXX has no "Outlier" results, all XXX rows should read "No" in column 3
