+ Reply to Thread
Results 1 to 3 of 3

Multiple Entries Under One Reference on a table - Lookup Values?

  1. #1
    Forum Contributor
    Join Date
    04-13-2010
    Location
    England
    MS-Off Ver
    Office 2016 365
    Posts
    211

    Multiple Entries Under One Reference on a table - Lookup Values?

    Hi everyone,

    Thanks in advance anybody's help on this, i'm self taught with excel so am not advanced and this has been a bit of a head scratcher for a while and i have given in and come to the experts!

    I have a table which is full of timesheet data. Each timesheet refers to a particular work placement. I therefore want to map this data onto a calendar.

    On the attachment you will see a small extract from my table and below it a mock-up of where i want to get to.

    Example.xlsx

    So i want to return the Timesheet value for the Calendar week. So if the entry on the table matches the entry in the Calendar AND the End Date of the timesheet falls inbetween the dates on the Calendar then return that Timsheets Value. I have tried using VLookup but because they share the Assignment ref it will only pick up the first entry.

    Any help would be greatly appreciated!

    Jamie
    Last edited by JungleJme; 04-01-2011 at 08:44 AM.

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

    Re: Multiple Entries Under One Reference on a table - Lookup Values?

    Maybe somethinglike:

    =SUMIFS($G$2:$G$4,$B$2:$B$4,$B12,$C$2:$C$4,">="&C$11,$C$2:$C$4,"<="&C$9)

    copied across and down for each name
    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.

  3. #3
    Forum Contributor
    Join Date
    04-13-2010
    Location
    England
    MS-Off Ver
    Office 2016 365
    Posts
    211

    Re: Multiple Entries Under One Reference on a table - Lookup Values?

    I got so wrapped up trying to get the VLookup to work i didn't even consider that!

    Cheers!

+ 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