S
Sharon
Here is the problem I have
Col1 Col2
2.3 1
3.4 1
5.6 1
7.8 2
2.3 2
5.7 2
6.1 3
3.2 3
I want average the value in col 1 only when they have the same number in
col2.
please help! Thanks!
Col1 Col2
2.3 1
3.4 1
5.6 1
7.8 2
2.3 2
5.7 2
6.1 3
3.2 3
I want average the value in col 1 only when they have the same number in
col2.
please help! Thanks!