alentejano
New Member
- Joined
- Feb 15, 2010
- Messages
- 2
Hi all,
I need to do some macro to search in a collumn for distinct occurences of values . And then count to each one the number of occurences.
Here is an example of what i need .
occ |distinct occ | nr occ
A A 5
A B 4
A C 2
B D 1
B F 1
C G 1
C H 1
D I 1
F
G
H
I
A
B
B
A
Many thanks for the attention,
Bruno
I need to do some macro to search in a collumn for distinct occurences of values . And then count to each one the number of occurences.
Here is an example of what i need .
occ |distinct occ | nr occ
A A 5
A B 4
A C 2
B D 1
B F 1
C G 1
C H 1
D I 1
F
G
H
I
A
B
B
A
Many thanks for the attention,
Bruno