+ Reply to Thread
Results 1 to 14 of 14

Multi If Count

Hybrid View

  1. #1
    Registered User
    Join Date
    06-13-2005
    Posts
    43
    thank you

    Can i ask is there anywhere to get good information on how the sumproduct works.

    I dont have a clue what the difference between ur 2 answers are since they both work ou tto be the same answer

    I need to do another sumproduct now and still lost.

    Sumproduct is very new to me and im still trying to learn how they actually work.

    Here is my next issue

    Column F is my Client listing
    Column P Is the call type
    Column I is the call duration

    I need to work calculate the total duration of call time from this data for each client and each call type

    So if F equals "BPS" and P equals "General" then add the value in columb I

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375
    Learn more about sumproduct here

    http://www.xldynamic.com/source/xld.SUMPRODUCT.html

    The formula you're looking for is

    =Sumproduct((F1:F100="BPS")*(P1:P100="General")*(I1:I100))

+ 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