Hello,
I have having trouble having a result populate in column C. I have the formula entered but it is not populating anything.
Formula for C25:
=COUNTIFS('Purchase Order'!K:K,B27,'Purchase Order'!C:C,">="&StartDate,'Purchase Order'!C:C,"<="&EOMONTH(StartDate,11))
I have a drop-down menu entered in column K, however I am thinking of entering a formula for it. Either way, I am not sure what the problem is on why the results is not populating for the above formula.
Formula for C4 on the Purchase Order tab:
=VLOOKUP(E4,'PO Line Data UPD 11-28-23'!$1:$1048576,5,FALSE)
I have having trouble having a result populate in column C. I have the formula entered but it is not populating anything.
Formula for C25:
=COUNTIFS('Purchase Order'!K:K,B27,'Purchase Order'!C:C,">="&StartDate,'Purchase Order'!C:C,"<="&EOMONTH(StartDate,11))
I have a drop-down menu entered in column K, however I am thinking of entering a formula for it. Either way, I am not sure what the problem is on why the results is not populating for the above formula.
Formula for C4 on the Purchase Order tab:
=VLOOKUP(E4,'PO Line Data UPD 11-28-23'!$1:$1048576,5,FALSE)