+ Reply to Thread
Results 1 to 3 of 3

Sum if name = name?

  1. #1
    Registered User
    Join Date
    09-02-2008
    Location
    London
    Posts
    73

    Sum if name = name?

    Hi,

    This may be a stupid question but :

    I have a sheet with tabs for each month. Each month has a list of people names and their results next to them for each week.

    I then have a summary sheet that I require to plus all the weekly averages over each sheet for a year to date table.

    What I need is a formula that will say something like if the name in the summary sheet is the same as the name in the Jan sheet then plus every 3rd column.

    I can't use a pivot table as the data has to be shown in a certain way.

  2. #2
    Registered User
    Join Date
    09-02-2008
    Location
    London
    Posts
    73

    Re: Sum if name = name?

    I think I may have found a way to do this:

    SUMIF('January 09'!$B$7:$B$26,'Year To Date'!C17,(OFFSET('January 09'!$F13,0,(COLUMNS($C17:D17)-1)*4)))

    However, this doesn't quite work, as it seems to skip a row each time... but i don't know why???

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

    Re: Sum if name = name?

    Try something like:

    Please Login or Register  to view this content.
    Where you data in Jan 09 sheet is located in B2:X100 (column B is names to match to C17)
    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