P
perryche
I am not familiar with this process, but how do one do a summary count
of a column? i.e. how many "1" is column A, how many "2"s, "3"s...
Column A
1
2
3
1
2
3
5
6
3
2
1
Ans: 3 "1"s, 3 "2"s...
I know I can use IIF (...) but, I don't want to do a long long code
for adding up each cell!! Thanks.
Perry
of a column? i.e. how many "1" is column A, how many "2"s, "3"s...
Column A
1
2
3
1
2
3
5
6
3
2
1
Ans: 3 "1"s, 3 "2"s...
I know I can use IIF (...) but, I don't want to do a long long code
for adding up each cell!! Thanks.
Perry