Say I have 2 tables, both with a "name" field. I want a row in table 1 to be red if the name from that row is absent from table 2. How can I do that?
@jlGarcia Check out this post,