+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : LOOKUP and SUM issue

  1. #1
    Registered User
    Join Date
    12-30-2009
    Location
    Boulder, CO
    MS-Off Ver
    Excel 2007
    Posts
    1

    LOOKUP and SUM issue

    I have a spreadseet where I have multiple results for a LOOKUP_VALUE and I want to get a sum of all the values several columns over. I have to do this with a large amount of data in multiple spreadsheets

    i.e. I want a sum of all the fields 2 columns over from the value 'C', which in this case would be a total value of 70

    C 12 13 15 4
    D 12 11 15 4
    C 12 16 15 4
    A 12 9 15 4
    C 12 28 41 4
    C 32 13 15 4
    B 12 13 15 4

    Any help would be greatly appreciated!

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

    Re: LOOKUP and SUM issue

    something like perhaps?:

    =Sumif(A:A,"C",C:C)

    This sums all values in column C, where column A contains a "C"
    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