+ Reply to Thread
Results 1 to 4 of 4

SUMIFS and a column range Table_References

  1. #1
    Registered User
    Join Date
    07-07-2011
    Location
    Newcastle
    MS-Off Ver
    Excel 2010
    Posts
    3

    SUMIFS and a column range Table_References

    Hi folks,

    I'm sure i must be missing something obvious here. I must be Googling using the wrong terms.

    Is it possible to use SUMIFS on a range of columns?
    =SUMIFS(Table[[Column3]:[Column10]],Table[Column1],01/01/2000,Table[Column2],Name)

    There are quite a few columns to include in the SUM so i would prefer not to have a SUMIF + SUMIF + SUMIF.

    Is there a SUMPRODUCT option? i'm not too clever with using it.

    Thanks

  2. #2
    Registered User
    Join Date
    12-18-2014
    Location
    Asyut,Egypt
    MS-Off Ver
    365
    Posts
    8

    Re: SUMIFS and a column range Table_References

    Could you sent a file to clarify

  3. #3
    Forum Contributor
    Join Date
    12-23-2003
    Posts
    179

    Re: SUMIFS and a column range Table_References

    @smitht3

    Control+shift+enter, not just enter:

    =SUM(IF(Table1[Column1]="01/01/2000"+0,IF(Table1[Column2]="Joe",Table1[[Column3]:[Column10]])))

  4. #4
    Registered User
    Join Date
    07-07-2011
    Location
    Newcastle
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: SUMIFS and a column range Table_References

    Quote Originally Posted by Aladin Akyurek View Post
    @smitht3

    Control+shift+enter, not just enter:

    =SUM(IF(Table1[Column1]="01/01/2000"+0,IF(Table1[Column2]="Joe",Table1[[Column3]:[Column10]])))
    That worked perfectly.

    Thank you

+ 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. [SOLVED] Sumifs selecting a column from a range
    By Thehig in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-30-2014, 07:27 AM
  2. SUMIFS: Cannot use the same criteria range (A column)
    By cssst5 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-23-2013, 04:05 PM
  3. sumifs on a pivot table - compare range with range
    By pavlos in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-30-2013, 02:26 AM
  4. SUMIFS with a criteria range ?
    By vemix in forum Excel General
    Replies: 6
    Last Post: 12-20-2012, 11:56 PM
  5. [SOLVED] Using sumifs for a filtered range
    By liranbo in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-01-2012, 12:09 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