Hi
The below formula was working until I added the And for a second condition.
Names, Man and Cat are all name ranges on sheet 2. The formula is on sheet 1
I did enter is with the ****f,Ctrl , Enter but it is returning a #Value!
What am I missing?
=IF(ROWS(U$3:U3)<=$T$3,INDEX(Names,SMALL(IF(AND((Man=$U$2,Cat=$T$2),ROW(Man)-ROW(sheet2!$O$3)+1),ROWS(U$3:U3)),1),""))
Thanks
L
The below formula was working until I added the And for a second condition.
Names, Man and Cat are all name ranges on sheet 2. The formula is on sheet 1
I did enter is with the ****f,Ctrl , Enter but it is returning a #Value!
What am I missing?
=IF(ROWS(U$3:U3)<=$T$3,INDEX(Names,SMALL(IF(AND((Man=$U$2,Cat=$T$2),ROW(Man)-ROW(sheet2!$O$3)+1),ROWS(U$3:U3)),1),""))
Thanks
L