Hi Kalyan,

Try the below formula.

=SUMPRODUCT((TRIM(A2:A37)=TRIM(F11))*(TRIM(B2:B37)=TRIM(G7))*(LEFT(TRIM(C2:C37),3)=LEFT(TRIM(G8),3))*(--MID(TRIM(C2:C37),FIND("
",TRIM(C2:C37))+1,255)>=--MID(TRIM(G8),FIND("
",TRIM(G8))+1,255))*(--MID(TRIM(C2:C37),FIND("
",TRIM(C2:C37))+1,255)<=--MID(TRIM(G9),FIND(" ",TRIM(G9))+1,255))*D2:D37)

Refer the attached file for further details.

-----------------------
Ms.Exl.Learner
-----------------------

On Fri, Sep 16, 2011 at 4:11 PM, Kal xcel <kalx...@gmail.com> wrote:

> Dear Experts,
>
> I am facing a problem when using sumifs formula, not getting desired
> result. Plase help me to rectify the problem or better solution.
>
> Thanks in advance
> --
> *Kalyan Chattopadhyay*
>
> *Executive Sales Coordinator*
> *R. S. H. Pvt. Ltd.*
>
>  --
>
> ----------------------------------------------------------------------------------
> Some important links for excel users:
> 1. Follow us on TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
> 3. Excel tutorials at http://www.excel-macros.blogspot.com
> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
>
> To post to this group, send email to excel-macros@googlegroups.com
>
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below link
> http://www.facebook.com/discussexcel

-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel

Attachment: Problem with Sumifs Formula-Resolved.xls
Description: MS-Excel spreadsheet

Reply via email to