Results 1 to 5 of 5

Excel 2007 : SUMIFS with criteria/sum ranges in a cell drop-down

Threaded View

  1. #1
    Registered User
    Join Date
    03-11-2010
    Location
    Austin, TX
    MS-Off Ver
    Excel 2003, 2010
    Posts
    17

    SUMIFS with criteria/sum ranges in a cell drop-down

    I've been scouring every Excel forum I can find for what I believe is a relatively simple problem, but still can't find the solution...

    Here's the outline:

    I want to use two dropdown cells as references for the criteria in the SUMIFS function. For the criteria, this is simple since it is just numeric. But for the criteria range and sum range, I am trying to reference a cell containing a data-validated drop-down list of the named ranges in the sheet. So far, I have gotten to this functioning formula:

    =SUMIFS(INDEX(Salad,,2),INDEX(Salad,,1),">="&B4)

    where "Salad" is one named range. What I want to be able to do is refer to a cell that contains a drop-down list with all the other named ranges (Salad1, Salad2, Salad3) in it but Excel keeps giving me a #REF! error.

    Thanks!
    Attached Files Attached Files
    Last edited by CST; 03-11-2010 at 12:07 PM. Reason: Added dummy example file

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