+ Reply to Thread
Results 1 to 3 of 3

Who can solve the following...

  1. #1
    Registered User
    Join Date
    08-01-2012
    Location
    Amsterdam
    MS-Off Ver
    Excel 2007
    Posts
    14

    Who can solve the following...

    I'd like tou extract the data related to the values in the first column(A).
    For instance, when I like to find the shift data related to b and c, I can use VLOOKUP and I will get 3 and 5 as a result.
    Now I would like to find the attendance data. For instance, I want to have the attendance data for b and c, this should give 4 and 6 as result. Which formula could help me solve this?

    a Shift 1
    Attendance 2
    b Shift 3
    Attendance 4
    c Shift 5
    Attendance 6
    d Shift 7
    Attendance 8
    e Shift 9
    Attendance 10

  2. #2
    Forum Contributor BenMiller's Avatar
    Join Date
    12-06-2011
    Location
    New Jersey
    MS-Off Ver
    Excel 2010
    Posts
    254

    Re: Who can solve the following...

    =index(C1:C100,match("b",A1:A100,0)+1)

  3. #3
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Who can solve the following...

    Hello spangpang, and welcome to the forum.

    Unfortunately you have inadvertently broken one of the forum rules. Please read the following and make the necessary change. Thanks.

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.


+ 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