+ Reply to Thread
Results 1 to 2 of 2

Product if 3 criteria

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

    Product if 3 criteria

    hi i have 2 criteria product if fumction. İts 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

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Product if 3 criteria

    Try
    =PRODUCT(IF((A15:A54="xxx")*(E15:E54=74)*(F15:F54=P44);((L15:L54)^(1/365))))-1
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ 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. Sum Product with Two Criteria
    By lel33 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-02-2012, 01:37 PM
  3. Replies: 1
    Last Post: 01-14-2012, 12:00 PM
  4. sum product w/ multiple criteria
    By TechRetard in forum Excel General
    Replies: 4
    Last Post: 09-06-2011, 03:32 PM
  5. Product with Criteria
    By axed in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-29-2010, 06:14 PM

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