@Lalit,

Why not a *Non Array Formula* suggestion?
In D2 cell
=SUMPRODUCT((TEXT($B$16:$B$380,"MMMM")=$B2)*(D$16:D$380))
Drag it right....

Do you think your solution will work in all systems? The answer is *NO*.

It *FAIL* in many systems because of different date formatting in *Regional Date&Time Setting* :(

When you are suggesting alternate solution, then be cautious about the side effects :)


On 26-12-2012 11:49 AM, Lalit Mohan Pandey wrote:
Hi Rajesh,

Apply below formula instead of yours with Ctrl + Shift + Enter

=SUM((MONTH($C$16:$C$380)=MONTH($B2&1))*(D$16:D$380))

and the mistake is the matching range is in date format and the criteria is in Text format.

Regards,
Lalit Mohan
+919711867226


On Wednesday, 26 December 2012 11:24:19 UTC+5:30, kasper wrote:

    Hi Experts,

    In the attachment file the sumif formula is not working I don't know
    why.kindly point the mistakes in it.

    Regards

    Rajesh

--
Join official Facebook page of this forum @ https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss.
---
You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to excel-macros+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.



--
Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.


Reply via email to