<br>
I have been using this array which works. But now I want to introduce multiple criteria.<br>
{=MIN(IF($X$2:$X$3550=B3,$AA$2:$AA$3550))}<br>
<br>
This formula returns the min date from AA if X and B have the same file number. What I also want to introduce is column Z which is a status name.<br>
If Column Z = "Ready for Review" and if X and B have the same file number then it provide min from AA.<br>
Ive tried using If(and but its not returning a result. Maybe I am not writing correctly?<br>
<br>
I hope I've explained this well.<br type="_moz">
I have been using this array which works. But now I want to introduce multiple criteria.<br>
{=MIN(IF($X$2:$X$3550=B3,$AA$2:$AA$3550))}<br>
<br>
This formula returns the min date from AA if X and B have the same file number. What I also want to introduce is column Z which is a status name.<br>
If Column Z = "Ready for Review" and if X and B have the same file number then it provide min from AA.<br>
Ive tried using If(and but its not returning a result. Maybe I am not writing correctly?<br>
<br>
I hope I've explained this well.<br type="_moz">