Hi Guys,
I am trying to extract records for the newest date within a set of data that meets 2 criteria.
I have tried this array formula below but it returns a #VALUE error.
Here is the formula I have tried. For some reason it is not working and I need to understand why
=LARGE(IF($L$2:$L$671=$J2,IF($D$2:$D$6584=N$1,$G$2:$G$6584)),1)
Any help will be appreciated.
Thanks,
Patrick
I am trying to extract records for the newest date within a set of data that meets 2 criteria.
I have tried this array formula below but it returns a #VALUE error.
Here is the formula I have tried. For some reason it is not working and I need to understand why
=LARGE(IF($L$2:$L$671=$J2,IF($D$2:$D$6584=N$1,$G$2:$G$6584)),1)
Any help will be appreciated.
Thanks,
Patrick