iRasim Member May 23, 2014 #1 Please help me to sum up the numbers with the given conditions??? I uploaded the sample file.What I wanted to know showed there Attachments sample.xlsx sample.xlsx 13.2 KB · Views: 8
Please help me to sum up the numbers with the given conditions??? I uploaded the sample file.What I wanted to know showed there
Somendra Misra Excel Ninja May 23, 2014 #3 Hi, Another Option: =SUM(INDEX($C2:$N2,,$A2):INDEX($C2:$N2,,($A2+$B2)-1)) Regards,