+ Reply to Thread
Results 1 to 3 of 3

Excel Formula - Lookup Functions - How to Match Data

  1. #1
    Registered User
    Join Date
    05-31-2011
    Location
    Malaysia
    MS-Off Ver
    Excel 2007
    Posts
    43

    Excel Formula - Lookup Functions - How to Match Data

    Hi All;
    I had been trying to get the first login and last logout based on country however i had failed. Was trying to use some combination but looks like doesn't work. Any expertise can help me out here please...Attach is the excel file..
    Attached Files Attached Files
    Last edited by ricky82; 05-12-2019 at 12:06 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Match & Lookup - Need Solution

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however the thread title does not really convey what your request is about.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    05-31-2011
    Location
    Malaysia
    MS-Off Ver
    Excel 2007
    Posts
    43

    Re: how look up only certain string of data

    Hi all;
    I'm trying to figure out how to obtain matching the country and dates as well login/logout time


    - Need to match country to fetch first Start Timestamp & last End Timestamp
    - to return value of hh:mm AM/PM only from the matching.


    Was trying to use this below but cant seems to get the last logout time. However my earlier data has time only but now its combined date and time...


    {=IFERROR(IF($G13="OD","OD",IF($G13="RD","RD",IF($G13="Leave","Leave",IF($G13="","",INDEX('Login Data'!$F:$F,MATCH(1,(TRIM('Login Data'!$A:$A)=TRIM($C13))*('Login Data'!$E:$E=$G$2),0)))))),"")}
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Three way lookup solution with macro
    By rokko12 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-19-2014, 12:27 PM
  2. [SOLVED] Index-Match-Lookup for Last Value in a column - Glitch or Solution?
    By Btray90 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-04-2013, 08:38 PM
  3. Replies: 2
    Last Post: 10-11-2012, 05:47 PM
  4. Any solution for a lookup problem?
    By lukiebabie in forum Excel General
    Replies: 3
    Last Post: 11-25-2011, 09:58 AM
  5. INDEX/LOOKUP solution
    By johnmitch38 in forum Excel General
    Replies: 4
    Last Post: 10-26-2011, 11:01 AM
  6. looking for a lookup solution
    By baucucu in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-02-2007, 10:00 AM
  7. Lookup solution needed
    By drucey in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-21-2006, 12:13 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