Results 1 to 16 of 16

Offset in combination with match and Vlookup

Threaded View

Wiebe Offset in combination with... 04-24-2014, 02:22 PM
oeldere Re: Offset in combination... 04-24-2014, 02:28 PM
Wiebe Re: Offset in combination... 04-24-2014, 02:38 PM
oeldere Re: Offset in combination... 04-24-2014, 02:43 PM
Wiebe Re: Offset in combination... 04-24-2014, 02:44 PM
Wiebe Re: Offset in combination... 04-24-2014, 03:14 PM
oeldere Re: Offset in combination... 04-24-2014, 06:35 PM
Wiebe Re: Offset in combination... 04-25-2014, 02:37 AM
hemesh Re: Offset in combination... 04-25-2014, 02:58 AM
Wiebe Re: Offset in combination... 04-25-2014, 04:21 AM
Wiebe Re: Offset in combination... 04-25-2014, 03:43 AM
hemesh Re: Offset in combination... 04-25-2014, 05:12 AM
Wiebe Re: Offset in combination... 04-25-2014, 05:19 AM
hemesh Re: Offset in combination... 04-25-2014, 05:22 AM
Wiebe Re: Offset in combination... 04-25-2014, 05:22 AM
hemesh Re: Offset in combination... 04-25-2014, 05:24 AM
  1. #1
    Registered User
    Join Date
    04-17-2014
    Location
    Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    29

    Offset in combination with match and Vlookup

    Hello all,

    I'm trying to find out how to use offset in combination with match and vlookup. Well I think I have to use Offset to find the value ( cell with time in it).

    I have in my workbook 3 sheets: Sheet1, Sheet2 and Agents.

    In 'Sheet2' every week I upload a report with persons and every person has a certain amount of time behind their name.
    In 'Sheet1' I want to get (load) the data: the person and time from 'Sheet2'.
    In 'Agents' I only match the names. That's because the names in the report I upload in 'Sheet2' have a different lay-out then the ones I use.

    The matching and to get the names correct in 'Sheet1' Is no problem. Though I get stuck with the cells where the time is placed in the report I upload in 'Sheet2'.
    The persons are in Column C ( C7, C26, C45, C64 etc) but the value I also need to get is not in line behind the names. It's In the 7th row under the name and in Column L.

    Example:


    Wiebe (C7) time ( L14)
    Gary (C26 time ( L33)
    Kay (C45) time ( L52)

    What I use to match the names and get data is this formula.

    =INDEX(Sheet2!$A:$L;MATCH(VLOOKUP(Sheet1!$A2;Agents!$A:$E;5;0);Sheet2!$C:$C;0);MATCH(B$1;Sheet2!$1:$1;0))

    Is it possible to use Offset ( or something different) in this formula to also get the cells with the time ( matching with the right person)
    Last edited by Wiebe; 04-24-2014 at 03:51 PM. Reason: Dutch names in formula ( Blad instead of sheet)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 07-13-2011, 09:22 AM
  2. Replies: 3
    Last Post: 09-23-2009, 06:27 AM
  3. Problem with combination of Product, Offset, Address, Match
    By espresso1981q in forum Excel General
    Replies: 2
    Last Post: 05-10-2009, 07:30 AM
  4. Match Offset combination
    By BRISBANEBOB in forum Excel General
    Replies: 4
    Last Post: 04-06-2009, 02:09 AM
  5. Replies: 4
    Last Post: 03-31-2008, 12:28 PM

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