+ Reply to Thread
Results 1 to 2 of 2

Formula to SUM Values of the same Type

  1. #1
    Registered User
    Join Date
    11-13-2009
    Location
    Horsfield Bay, Australia
    MS-Off Ver
    Excel 2007
    Posts
    32

    Formula to SUM Values of the same Type

    Hey guys,
    This is going to sound like a stupid question, as I'm sure there is probably a simple answer.
    I have attached a worksheet I am currently building. I would like to include a summary box (K9:M16).

    1. I would like the values in the L column to Automatically search for the type of Vegetable in the K column from the main table in the B column. I would like it to add up all the values in the E column. (Yellow Columns)

    2. The same sort of situation for the M column of the summary table, only I would like it to Add up the relevant values in the F column. (Blue Columns)

    I have attached the spreadsheet to help as much as possible, thanks in advance for any help you can give.
    Regards,
    Regan Mitchell
    Attached Files Attached Files

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

    Re: Formula to SUM Values of the same Type

    TRY:

    =SUMIF($B:$B,$K10,E:E)

    Copied to M10 and then down both columns
    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.

+ 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