Hi,Thank you for helping me in the past.
I have a formula in Cel# J2 entered as ARRAY, (which I adapted from MREXCEL replies to others):
=IFERROR(INDEX('[Inx.xls]All Inxs'!$L$2:$L$9839,SMALL(IF('[Inx.xls]All Inxs'!$B$2:$B$9839=$A2,ROW('[Inx.xls]All Inxs'!$I$2:$I$9839)-ROW('[Inx.xls]All Inxs'!$I$2)+1),COLUMNS($J2:J2))),"")
1) Can you please correct it so it can easily be pasted across to adjacent Columns J, K, L, M, N (without having to change the formula every time?
2) And more importantly, to COLOR Green, if the Left 3 letters (of the result in Col J,K,L,M,N) match the Left 3 Letters in adjacent ColG so it can be identified as a match?
Thanks again
I have a formula in Cel# J2 entered as ARRAY, (which I adapted from MREXCEL replies to others):
=IFERROR(INDEX('[Inx.xls]All Inxs'!$L$2:$L$9839,SMALL(IF('[Inx.xls]All Inxs'!$B$2:$B$9839=$A2,ROW('[Inx.xls]All Inxs'!$I$2:$I$9839)-ROW('[Inx.xls]All Inxs'!$I$2)+1),COLUMNS($J2:J2))),"")
1) Can you please correct it so it can easily be pasted across to adjacent Columns J, K, L, M, N (without having to change the formula every time?
2) And more importantly, to COLOR Green, if the Left 3 letters (of the result in Col J,K,L,M,N) match the Left 3 Letters in adjacent ColG so it can be identified as a match?
Thanks again