Conditional highlighting based on two variables: a date and the contents of another cell
Hello Apple Community!
I'm trying to figure out a method to apply conditional formatting based on 2 variables:
1) The date in the cell
2) The contents of another cell
Use case:
I have 3 different items that need a follow up review, either 1 day after entered, or 7 days, or 30 days.
In column A I put the date, and in column B I put either of the 3 codes that tell me if it is to be reviewed after 1, 7, or 30 days; my codes are simply these: 1D, 1W, or 1M
I'd like to find a way for the column with the date it in to receive conditional highlight based on the following logic:
If the date is 1 day ago AND the code in column B is 1D, then apply the conditional formatting
And then the same for the other two variables (if the date is 7 days ago AND the code is 7D... if the the date is 30 days ago AND the code is 30D).
I found several examples in this Apple forum where a person was trying to use conditional highlighting based on the contents of other cells but I could not find any examples where conditional highlighting was used based on two variables such as what I need.
If you have any insight I'd appreciate it.
MacBook Air (2020 or later)