+ Reply to Thread
Results 1 to 3 of 3

cross check names and associated values to give a total

  1. #1
    Registered User
    Join Date
    05-26-2009
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    36

    cross check names and associated values to give a total

    Guy's

    which formula achieves the following:

    i have a simple table design with the dates running across the row, below each row i write the name of the person on shift. in the 3rd row i mark the time they are late for work (if any).

    below that in a seperate table i have a list of my staff next to that i would like there to be a running total of their lateness.

    I need a formular that will look for their names and then total any lateness that i have inserted

    I have include a basic spreedsheet of what i want to achieve, the column in RED is where i wan the totals


    thanks Martin
    Attached Files Attached Files
    Last edited by Trig79; 01-02-2010 at 08:18 AM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: cross check names and associated values to give a total

    Try this for Jo, drag down for others

    =SUMIF($B$2:$V$2,A10,$B$3:$V$3)
    Last edited by royUK; 01-02-2010 at 08:26 AM.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: cross check names and associated values to give a total

    You can use SUMIF

    Please Login or Register  to view this content.
    Format B10:B12 as [hh]:mm

+ 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