Thread
:
is sit possible to auto populate a cell based on dates
View Single Post
11-27-2017, 09:41 AM
NBVC
Windows 10
Office 2013
The Formula Guy
Join Date: Mar 2012
Location: Mississauga, CANADA
Posts: 215
Does this work?
=IF(AND(B2="PAID",C2="E&M",SUMIFS($E$2:$E$21,$A$2: $A$21,A2,$C$2:$C$21,"PRE-OP")=E2+1),"Y","N")
NBVC
View Public Profile
Find all posts by NBVC