J
JHalsall
I have two columns of data, the first column contains a reference, an
the second contains the data, I want to be able to find data in th
second column where the value in the first column matches a give
reference. I can do this if the reference is unique in the firs
column, however the same reference may occur several times in the firs
column and I want to be abnle to return all values that match not jus
the first one.
Thank you in advance for your assistance in this matter
the second contains the data, I want to be able to find data in th
second column where the value in the first column matches a give
reference. I can do this if the reference is unique in the firs
column, however the same reference may occur several times in the firs
column and I want to be abnle to return all values that match not jus
the first one.
Thank you in advance for your assistance in this matter