K
Kelly
I have 3 grouping categories A, B and C
For each grouping I have a running total next to each item listed under each
grouping.
How can I take the last number from the running total and have it show next
to my grouping headers?
For example: A = 3, B=2, C=5
I can't use anything like =Count(*) because it counts every single entry
rather than the entries I need it to count.
Can anyone help with this?
For each grouping I have a running total next to each item listed under each
grouping.
How can I take the last number from the running total and have it show next
to my grouping headers?
For example: A = 3, B=2, C=5
I can't use anything like =Count(*) because it counts every single entry
rather than the entries I need it to count.
Can anyone help with this?