K Kumar@raja Member May 10, 2016 #1 Dear Friends, Kindly suggest me an appropriate formula for the attached sheet. Here, would like to consolidate the month wise figures in G column for all the months. Please help me in this regard. Thanks in advance, Kumar Attachments Formula Request.xlsx 10.1 KB · Views: 10
Dear Friends, Kindly suggest me an appropriate formula for the attached sheet. Here, would like to consolidate the month wise figures in G column for all the months. Please help me in this regard. Thanks in advance, Kumar
N NARAYANK991 Excel Ninja May 10, 2016 #2 Hi , See if this is OK. Narayan Attachments Formula Request.xlsx 10.2 KB · Views: 13
N nkms143 Member May 10, 2016 #3 Hi, See if this can help u out. Attachments Formula Request.xlsx 10.9 KB · Views: 11
K Kumar@raja Member May 10, 2016 #4 Hi Naryan & nkms, Thank you very much for your valued support. Best, Kumar
Ashhu Active Member May 10, 2016 #5 Hi one more {=SUMPRODUCT(IF(MONTH($A$2:$A$25)=MONTH(F4),$C$2:$C$25))} Its array formula, Press Ctrl+Shift+Enter Without array =SUMPRODUCT(--(MONTH($A$2:$A$25)=MONTH(F4)),$C$2:$C$25)
Hi one more {=SUMPRODUCT(IF(MONTH($A$2:$A$25)=MONTH(F4),$C$2:$C$25))} Its array formula, Press Ctrl+Shift+Enter Without array =SUMPRODUCT(--(MONTH($A$2:$A$25)=MONTH(F4)),$C$2:$C$25)
Khalid NGO Excel Ninja May 10, 2016 #6 Hi Kumar, Yet another one (with Pivot) Regards, Attachments Formula Request (Pivot).xlsx 15.9 KB · Views: 4