Hello,
Looking for some help if possible. I tried to be as detailed as possible Any help would be great!
I have a range of data (B2:D4) that has various entries. I would like to find out how many unique entries there are and how many exist for each.
Data
B2 to D2 = Blank, Gray, Red
B3 to D3 = Red, Blank, Green
B4 to D4 = Blue, Green, Red
Would like to place the unique results starting in E3, then E4, E5 etc
Would like to place the # of occurrences starting in F3, then F4, F5 etc
Result (would like to exclude blank cells)
E3 Gray F3 1
E4 Red F4 3
E5 Green F5 2
E6 Blue F6 1
If no more found, all the next cells would be blank vs #N/A for example.
Looking for some help if possible. I tried to be as detailed as possible Any help would be great!
I have a range of data (B2:D4) that has various entries. I would like to find out how many unique entries there are and how many exist for each.
Data
B2 to D2 = Blank, Gray, Red
B3 to D3 = Red, Blank, Green
B4 to D4 = Blue, Green, Red
Would like to place the unique results starting in E3, then E4, E5 etc
Would like to place the # of occurrences starting in F3, then F4, F5 etc
Result (would like to exclude blank cells)
E3 Gray F3 1
E4 Red F4 3
E5 Green F5 2
E6 Blue F6 1
If no more found, all the next cells would be blank vs #N/A for example.