swjones540
New Member
- Joined
- Apr 14, 2015
- Messages
- 2
I was wondering if you could help.
I am trying to use Min If to return the lowest date that we invoiced a client. we have thousands of rows of invoices and i am using the IF function to match the client name and site before it returns the earliest date.
The formula i am using is : {=MIN(IF(C$2:C$7057=P2,IF(D$2:D$7057=Q2,F$2:F$7057,)))}
It works for some rows but not all, but the Max IF works for a lot more.
Any help would be greatly appreciated, im pretty stumped.
I am trying to use Min If to return the lowest date that we invoiced a client. we have thousands of rows of invoices and i am using the IF function to match the client name and site before it returns the earliest date.
The formula i am using is : {=MIN(IF(C$2:C$7057=P2,IF(D$2:D$7057=Q2,F$2:F$7057,)))}
It works for some rows but not all, but the Max IF works for a lot more.
Any help would be greatly appreciated, im pretty stumped.