caladanbrood
Member
Hi,
Is it possible to locate the cell containing a specific value in a 2D array?
I have an array of cells (columns Y:AJ) which is scattered with unique numbers. These numbers correspond to data in columns M:X (ie if there is data in M2, there will be a serial number in Y2).
I have been able to produce a list of the numbers in one column, by using the SMALL function, however I can't work out how to show the equivalent data for each number. I was using a combination of INDEX and MATCH, however MATCH only appears to work in 1 column at a time - is there a way to use this over multiple columns, or alternatively use a text equivalent of SMALL to do something similar for the text as for the numbers?
File attached to demonstrate (hopefully) what I mean.
Thanks in advance for your time and help!
cb
Is it possible to locate the cell containing a specific value in a 2D array?
I have an array of cells (columns Y:AJ) which is scattered with unique numbers. These numbers correspond to data in columns M:X (ie if there is data in M2, there will be a serial number in Y2).
I have been able to produce a list of the numbers in one column, by using the SMALL function, however I can't work out how to show the equivalent data for each number. I was using a combination of INDEX and MATCH, however MATCH only appears to work in 1 column at a time - is there a way to use this over multiple columns, or alternatively use a text equivalent of SMALL to do something similar for the text as for the numbers?
File attached to demonstrate (hopefully) what I mean.
Thanks in advance for your time and help!
cb