+ Reply to Thread
Results 1 to 5 of 5

product if function 3 criteria

  1. #1
    Registered User
    Join Date
    01-19-2014
    Location
    turkey
    MS-Off Ver
    Excel 2003
    Posts
    9

    product if function 3 criteria

    hi i have 2 criteria product if function. Its working, =PRODUCT(IF((E15:E54=74)*(F15:F54=P44);((L15:L54)^(1/365))))-1
    when i add more 1 criteria function is not working =PRODUCT(IF((A15:A54=xxx)*(E15:E54=74)*(F15:F54=P44);((L15:L54)^(1/365))))-1

    thx.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,695

    Re: product if function 3 criteria

    Is that the actual formula?

    If xxx is a text value then it should be in quotes like "xxx"
    Audere est facere

  3. #3
    Registered User
    Join Date
    01-19-2014
    Location
    turkey
    MS-Off Ver
    Excel 2003
    Posts
    9

    Re: product if function 3 criteria

    i did "xxx" not working.

  4. #4
    Registered User
    Join Date
    06-25-2014
    Location
    belgium
    MS-Off Ver
    2013
    Posts
    22

    Re: product if function 3 criteria

    1. remove the if
    2. if xxx is a text value, it should be between quotes like "xxx", however it could work if xxx = named range, referring to a cell value

    =PRODUCT(((A15:A54=xxx)*(E15:E54=74)*(F15:F54=P44);((L15:L54)^(1/365))))-1

  5. #5
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: product if function 3 criteria

    Is that an array function? Was it confirmed with CTRL+SHIFT+ENTER instead of just enter?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SUM IF (criteria) then PRODUCT
    By manywise in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 09-04-2014, 07:01 PM
  2. Product if 3 criteria
    By ygoksel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-04-2014, 06:45 AM
  3. [SOLVED] Need Function that will find ordered product, and display the product code in a 2nd workbk
    By rollerden in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-21-2012, 08:52 AM
  4. Replies: 1
    Last Post: 01-14-2012, 12:00 PM
  5. Product with Criteria
    By axed in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-29-2010, 06:14 PM

Tags for this Thread

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