Hello, I have data in two tables, and I need to apply conditional formatting where the data matches and where it differs. For example:
if I have a business that has 2 general managers and 3 assistant managers (table 1 - this data will change), and they should have 1 general manager and 5 assistant managers (table 2- this data will stay the same), I would like the number in table 1 to show red for example for the general manager, as there are too many, and assistant manager to go orange, as there are not enough.
Thank you!
if I have a business that has 2 general managers and 3 assistant managers (table 1 - this data will change), and they should have 1 general manager and 5 assistant managers (table 2- this data will stay the same), I would like the number in table 1 to show red for example for the general manager, as there are too many, and assistant manager to go orange, as there are not enough.
Thank you!