![]() |
#1
|
|||
|
|||
![]() Hi, How can I sum values using SumIfs condition to get the values like in the attached image file? For multiple records with same PRD NO., it should calculate the total Amount but put it in a related first cell of "Total" column and the other cells with same repeated PRD. NOs. should be blank in last column ("Total"). I am not able to put my question clearly but the image file can explain more. Looking forward to your support. Note: Multiple PRD. Nos. are highlighted. |
#2
|
|||
|
|||
![]()
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). |
#3
|
|||
|
|||
![]()
It doesn't show any result. I might be doing something wrong. Please help.
|
#4
|
|||
|
|||
![]()
See the attached.
|
#5
|
|||
|
|||
![]()
Great sir. You saved my a lot of time since I have hundreds of records to edit.
|
#6
|
|||
|
|||
![]()
How can I make this post "Solved"? I don't see any option here.
|
#7
|
|||
|
|||
![]()
I am not sure "how to make this post Solved". Maybe an Administrator could step in here?
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help with SUMIFS | OTPM | Excel | 8 | 05-27-2016 07:54 AM |
Sumifs | lynchbro | Excel | 1 | 07-02-2014 09:27 AM |
![]() |
LeFoah | Excel | 2 | 10-20-2013 09:22 AM |
![]() |
docwhit | Excel | 2 | 01-05-2013 12:58 PM |
![]() |
Kheinrich119 | Excel | 2 | 12-12-2012 10:00 AM |