jcwhite999
New Member
- Joined
- Jun 28, 2016
- Messages
- 1
I need some help with a complex combination of Excel functions. I routinely use SUBTOTAL to sum up values for a filtered list. I also routinely use COUNTIF/SUMIF to look at a full list of data and sum up values that meet certain criteria. I want to combine these two functionalities. Here is an example:
Program Resource Cost Type Dollars
A Jim Full-Time $100
A Mary Full-Time $200
A Pete Part-Time $300
B Jim Part-Time $400
B Mary Full-Time $500
B Pete Part-Time $600
I can use SUBTOTAL to sum up all the dollars for Program A ($100+$200+$300=$600). However, I want to separate the sum of values for the Full-Time people on Program A ($100+$200=$300) and the Part-Time people on Program A ($300). For example, my output might look like this:
(This would be my two formulas above all the data that would use the SUBTOTAL functions)
Full-Time: $300
Part-Time: $300
Program Resource Cost Type Dollars <---- I would have filters on this row and select Program A
A Jim Full-Time $100
A Mary Full-Time $200
A Pete Part-Time $300
Any help or guidance would be greatly appreciated. I'm not a super-user, so combinations like this are not in my wheelhouse.
Thanks,
Chris
Program Resource Cost Type Dollars
A Jim Full-Time $100
A Mary Full-Time $200
A Pete Part-Time $300
B Jim Part-Time $400
B Mary Full-Time $500
B Pete Part-Time $600
I can use SUBTOTAL to sum up all the dollars for Program A ($100+$200+$300=$600). However, I want to separate the sum of values for the Full-Time people on Program A ($100+$200=$300) and the Part-Time people on Program A ($300). For example, my output might look like this:
(This would be my two formulas above all the data that would use the SUBTOTAL functions)
Full-Time: $300
Part-Time: $300
Program Resource Cost Type Dollars <---- I would have filters on this row and select Program A
A Jim Full-Time $100
A Mary Full-Time $200
A Pete Part-Time $300
Any help or guidance would be greatly appreciated. I'm not a super-user, so combinations like this are not in my wheelhouse.
Thanks,
Chris