Hi Guys
Apologies if I haven't worded this post and title very well, but I'll do my best to explain.
In Column A I have a list of 180 unique ID numbers that repeat often (I have 9000 rows). In Column M I have an alpha numeric code. This alpha numeric code can be different for the same ID Number. (So ID Number 255 can have numerous alpha numeric codes associated with it). What I want to be able to do is count how many different/unique Alpha Numeric codes exist for a particular ID Number.
Is there a way to do this without using VBA? And if so, is there a formulaic way of identifying the most common Alpha Numeric code for a particular ID Number?
Thanks in advance,
Ben
Apologies if I haven't worded this post and title very well, but I'll do my best to explain.
In Column A I have a list of 180 unique ID numbers that repeat often (I have 9000 rows). In Column M I have an alpha numeric code. This alpha numeric code can be different for the same ID Number. (So ID Number 255 can have numerous alpha numeric codes associated with it). What I want to be able to do is count how many different/unique Alpha Numeric codes exist for a particular ID Number.
Is there a way to do this without using VBA? And if so, is there a formulaic way of identifying the most common Alpha Numeric code for a particular ID Number?
Thanks in advance,
Ben