bobbyd98682
New Member
Could someone please help me with conditional formatting? I’ve been trying to figure this out with the help of videos and web pages but I could really use an expert.
We send samples out for micro and heavy metals testing. A sample can be tested for micro, heavy metals, or both. An X is placed in the MIC or HM cell to indicate which test(s) the sample will receive. An IF statement places an “N/A” into the cell where no MIC Report Date or HM Report Date is required.
What is needed: To have all the cells in the ‘Report Due Date’ column fill with a color if today’s date is greater than the report due date and a cell (same row, column B or C) is empty.
I guess what I need is if TODAY()>$A$2 and either $B$2 or $C$2 are “”, then fill $A$2 with a color; and to have this for the entire column A.
I've attached a copy of what I am working on.
Thank you
Bob
We send samples out for micro and heavy metals testing. A sample can be tested for micro, heavy metals, or both. An X is placed in the MIC or HM cell to indicate which test(s) the sample will receive. An IF statement places an “N/A” into the cell where no MIC Report Date or HM Report Date is required.
What is needed: To have all the cells in the ‘Report Due Date’ column fill with a color if today’s date is greater than the report due date and a cell (same row, column B or C) is empty.
I guess what I need is if TODAY()>$A$2 and either $B$2 or $C$2 are “”, then fill $A$2 with a color; and to have this for the entire column A.
I've attached a copy of what I am working on.
Thank you
Bob