D
David Goodall
Hi
I've created a very simple formula using countif.
=(COUNTIF('Sheet1'!$D$4:$D$4000,1))
Adjacent to column A where "1" appears I have a another number which I would
like to find a total for.
Column A Column D
1 10
2 5
3 2
1 15
2 23
4 1
5 12
So in this case 1's total would be 25 and it appears twice which I have
determined from the countif function.
Hope this makes sense.
Many thanks
David
I've created a very simple formula using countif.
=(COUNTIF('Sheet1'!$D$4:$D$4000,1))
Adjacent to column A where "1" appears I have a another number which I would
like to find a total for.
Column A Column D
1 10
2 5
3 2
1 15
2 23
4 1
5 12
So in this case 1's total would be 25 and it appears twice which I have
determined from the countif function.
Hope this makes sense.
Many thanks
David