If you are ok with using a helper column, Put this in E3, copied down...
=IF(COUNTIFS($B$3:B3,B3,$C$3:C3,C3)=1,D3,"")
Then use this for your totals...
=SUMIF($C$3:$C$26,B29,$E$3:$E$26)
If you are ok with using a helper column, Put this in E3, copied down...
=IF(COUNTIFS($B$3:B3,B3,$C$3:C3,C3)=1,D3,"")
Then use this for your totals...
=SUMIF($C$3:$C$26,B29,$E$3:$E$26)
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks