I am hoping someone may be able to help. I keep trying but it says it is not correct, and I am sure it is something really simple that I am getting wrong.
So I have the below formulas, which is looking for the Min and Max value using specific criteria. As it is dates, when there is anything for that criteria it comes up with 00/01/1900. Now I know I can build the below into a If formula to bring zero back blank but I cant get it to work
=MINIFS('Gatehouse Report'!$A:$A,'Gatehouse Report'!$E:$E,$C3,'Gatehouse Report'!$C:$C,$A3)
=MAXIFS('Gatehouse Report'!$A:$A,'Gatehouse Report'!$E:$E,$C3,'Gatehouse Report'!$C:$C,$A3)
Any help much appreciated.
So I have the below formulas, which is looking for the Min and Max value using specific criteria. As it is dates, when there is anything for that criteria it comes up with 00/01/1900. Now I know I can build the below into a If formula to bring zero back blank but I cant get it to work
=MINIFS('Gatehouse Report'!$A:$A,'Gatehouse Report'!$E:$E,$C3,'Gatehouse Report'!$C:$C,$A3)
=MAXIFS('Gatehouse Report'!$A:$A,'Gatehouse Report'!$E:$E,$C3,'Gatehouse Report'!$C:$C,$A3)
Any help much appreciated.