+ Reply to Thread
Results 1 to 4 of 4

sumproduct with if conditions

  1. #1
    Registered User
    Join Date
    09-15-2012
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    27

    sumproduct with if conditions

    hey

    I went through this thread-
    http://www.excelforum.com/excel-gene...criterias.html and it helped me solve part of my problem. The other part that remains unsolved is that I have this data spread across 3 sheets. SO I need to add an if condition to the sumproduct. The way it works is that if you see sheet quotation colums J29 to L29. J29 has a drop down list once we choose that the other drop down list is an indirect data validation formula . Once we select k29then we are asked to choose options in l29. once we choose the value must come automatically in cell N29 which has the formula from above. The problem is that the column J29 has 3 options the back up data of which is in 3 different sheets so can any one help solve this problem . Uploading file
    Attached Files Attached Files

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: sumproduct with if conditions

    We can use INDIRECT function to redirect the formula to the sheet based on the J29 cell but the following problems are noted

    You have created a name range philipsuvpurification which refers to philipsuvpurification!$B$3:$B$20 particular sheet reference but in the formula
    =SUMPRODUCT(--(philipsuvpurification=Quotation!$K$29)
    it should be a range reference instead of Named Reference, since named reference target only the particular range.
    Last edited by :) Sixthsense :); 11-10-2012 at 03:43 AM. Reason: Correction in sentence


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    09-15-2012
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    27

    Re: sumproduct with if conditions

    hey

    sorry to cause you trouble but could you please put this in a formula for me to understand .

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: sumproduct with if conditions

    Quote Originally Posted by Unnati View Post
    hey

    sorry to cause you trouble but could you please put this in a formula for me to understand .
    In N29 cell
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Now change the J29 drop down value and the result will get updated in N29 cell.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1