Hello. Please reference the following table for my comments:
-- removed inline image ---
I need to determine whether a Request Date is earlier than our Promise Date according to the following:
I need this same logic applied to all rows that have data in Column O, not just Row 3.
Can you please help me build this Conditional Formatting Rule? Thanks in advance!
~N
-- removed inline image ---
- Request Date (O) will always contain a date
- Original Promise Date (M) may be blank or it may contain a date
- After Original Promise Date is populated, at some point Current Promise Date (N) will be given a date
I need to determine whether a Request Date is earlier than our Promise Date according to the following:
- If $N3 contains data, shade $O1 red if it is less than $N3
- If $N3 is blank and $M3 contains data, shade $O3 red if it is less than $M3
- If $M3 is blank, do nothing
I need this same logic applied to all rows that have data in Column O, not just Row 3.
Can you please help me build this Conditional Formatting Rule? Thanks in advance!
~N