View Single Post
 
Old 11-28-2016, 09:39 AM
LearnerExcel LearnerExcel is offline Windows 7 32bit Office 2003
Advanced Beginner
 
Join Date: Nov 2016
Posts: 82
LearnerExcel will become famous soon enoughLearnerExcel will become famous soon enough
Default

Quote:
Originally Posted by xor View Post
If your headings start in A1 then put this formula in C2 and copy down:

=IF(COUNTIF($B$2:B2,B2)=1,SUMIF($B$2:$B$20,B2,$C$2 :$C$20),"")


(For another time please remember that the actual Excel file with data is much more helpful than a picture).
It doesn't show any result. I might be doing something wrong. Please help.
Attached Files
File Type: xlsx Question.xlsx (10.5 KB, 13 views)
Reply With Quote