robertbarrett
IS-IT--Management
Goal: If the date typed in B3 is older than 25 days, I would like to highlight the entire row in red, UNLESS M3 contains any value whatsoever.
Any tips on how to do this? I have already created a column that gives "days old" using "=IF(ISBLANK(B3), "", TODAY()-$B3)"
Any help is appreciated
Any tips on how to do this? I have already created a column that gives "days old" using "=IF(ISBLANK(B3), "", TODAY()-$B3)"
Any help is appreciated