i want to same item is opposite every item then sum. like item A3 match D3 item then sum other wise value of A3 is shwon in C3 i attcha the sample file i want to result F3 cell
how it is made
The formula Marcus posted is available in Excel 2007 and later versions ; if not , you need to use an array formula. Both are given in the attached file.
Somendra - That is fine if the data stays in the same place. Most datasets are more dynamic than that and if any of the data points move then above will not produce the desired result.