Pestomania
Active Member
- Joined
- May 30, 2018
- Messages
- 332
- Office Version
- 365
- Platform
- Windows
Hello!
Let's say I have 1 column. I want to list Values from most frequented to least frequent.
Column B
1
5
6
9
11
12
9
9
5
5
5
1
I want column C to return the values in the order of frequency.
5
9
1
6
11
12
Is there a way to do this? I can't sort the column due to other columns.
Let's say I have 1 column. I want to list Values from most frequented to least frequent.
Column B
1
5
6
9
11
12
9
9
5
5
5
1
I want column C to return the values in the order of frequency.
5
9
1
6
11
12
Is there a way to do this? I can't sort the column due to other columns.