+ Reply to Thread
Results 1 to 2 of 2

How to Index and then Offset and then Add the outcomes.

  1. #1
    Registered User
    Join Date
    06-20-2013
    Location
    eelmerso
    MS-Off Ver
    Excel 2003
    Posts
    1

    How to Index and then Offset and then Add the outcomes.

    So i have a very simple expenses table as attached, and in a random cell, I want to be able to make it Search A:A for the term "Food" which is one of the validation list options, and then offset, 0,2 to the "out" column, and then all of them up.

    So in simple terms I want to add up the total Cost of "food" so the answer as the table stands at the moment will be £20. but then i want the ability to add another "food entry" and that be included for for instance if i have another food entry worth £5 I want my cell to change to £25.

    Any help will be much appreciated!
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: How to Index and then Offset and then Add the outcomes.

    =SUMIF(A2:A100,"Food",C2:C100)

    OR you need the result when you filter your range by "Food"?

    =SUBTOTAL(9,C2:C100)
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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