I want a "green" symbol to populate when the Office and month from sheet 1 match Office and Month in sheet 2 and the date completed from sheet 1 is less than or equal to the date due on sheet 2
Below is the formula that is giving me trouble.
=IF(AND({Completed on_CSC} <= [May Due Date]@row, {MODrpt}, Office@row, {RptMonth}, May$1, "Green"))
Thank you for any help
Merit