M
m
Hi,
I have two columns of data that I would like to analyse.
Column A holds a reference number and column B holds the “class†for each of
these reference numbers. Since each reference number can be more than one
class (between 1 and 8) a regular VLOOKUP is not sufficient. The list is
quite long; I have approximately 2000 unique reference numbers.
(Where – indicates new column)
Ref 1 – A
Ref 1 – B
Ref 2 – B
Ref 3 – A
Ref 3 – C
Etc…
What I would like to get out is this:
Ref 1 – A – B
Ref 2 – B
Ref 3 – A – C
Does anybody know how to solve this? I’ve been pulling my hair for two days
now.
I have two columns of data that I would like to analyse.
Column A holds a reference number and column B holds the “class†for each of
these reference numbers. Since each reference number can be more than one
class (between 1 and 8) a regular VLOOKUP is not sufficient. The list is
quite long; I have approximately 2000 unique reference numbers.
(Where – indicates new column)
Ref 1 – A
Ref 1 – B
Ref 2 – B
Ref 3 – A
Ref 3 – C
Etc…
What I would like to get out is this:
Ref 1 – A – B
Ref 2 – B
Ref 3 – A – C
Does anybody know how to solve this? I’ve been pulling my hair for two days
now.