irisqueiroz
Member
Hi!
I have 2 tables to compare... The table 1 is the newest and the 2 the older. Both have 4 columns (A:D). The logic is to compare each line of the table:
- If there is a different line in table 1 compareng with table 2, then set this line blue
- If there is a different line in table 2 compareng with table 1, then set this line red
How can I code it?
Thanks.
I have 2 tables to compare... The table 1 is the newest and the 2 the older. Both have 4 columns (A:D). The logic is to compare each line of the table:
- If there is a different line in table 1 compareng with table 2, then set this line blue
- If there is a different line in table 2 compareng with table 1, then set this line red
How can I code it?
Thanks.