Results 1 to 10 of 10

Google Sheets: how to match data and return needed value only..

Threaded View

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

    Google Sheets: how to match data and return needed value only..

    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
    Last edited by AliGW; 05-30-2020 at 11:45 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 09-09-2018, 04:40 PM
  2. [SOLVED] Help needed with code to match word and phrase and return the results
    By rv02 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-21-2018, 06:48 AM
  3. [SOLVED] Formula needed to match two columns on two spreadsheets and return a third
    By scyllanbay in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-14-2014, 11:26 AM
  4. Replies: 3
    Last Post: 05-08-2013, 02:10 PM
  5. [SOLVED] Two Excel sheets trying to match text data and return the match from the second column!
    By bankcott in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-02-2013, 02:17 PM
  6. Formula Needed to Match and Return Data from a Different Sheet
    By gunk in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-25-2012, 08:35 PM
  7. Formula needed to return values for partial or full match
    By IntRes in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-07-2012, 08:32 AM

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