Can someone help please. I’m trying to count days overdue in column e only when item is not closed out in column N.
Have managed the following formula =IF(OR(C2>TODAY(),AND(D2<>””,D2<C2),C2=“”,),””,TODAY()-C2) but that is highlighting the row that’s overdue but not counting the days. Thanks I’m advance
Bookmarks