Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Dear all;
I have a small problem with this function, A column has numerical numbers, I want to count the same numbers, please look to my example A 1 1 1 2 2 1 3 3 3 2 1 1 3 2 2 The results in this form 1=3 rows 2=3 rows 3=2 rows thank you |