+ Reply to Thread
Results 1 to 3 of 3

SUMIF Multiple columns

  1. #1
    Registered User
    Join Date
    03-09-2007
    Posts
    10

    SUMIF Multiple columns

    Example: If B1:B10 = B1 and C1:C10 = C1 then sum D1:D10.
    Is this possible thru a formula??

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Try:

    =Sumproduct(--(B1:B10 = B1),--(C1:C10 = C1),D1:D10)
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    03-09-2007
    Posts
    10
    NBVC,
    You are astonishing!!!!

+ 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. Sumif or Sumproduct with Multiple Rows & Columns
    By vulches in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-12-2017, 02:06 AM
  2. Coverting Multiple columns of data into 3 columns
    By carricka in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-16-2008, 07:26 AM
  3. counting matches in multiple columns
    By hydro in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-17-2007, 02:21 PM
  4. Using a macro to apply conditional formatting to multiple columns
    By test-card girl in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-29-2007, 05:43 PM
  5. SUM array with multiple columns
    By carsto in forum Excel General
    Replies: 1
    Last Post: 10-31-2006, 03:13 AM

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