+ Reply to Thread
Results 1 to 2 of 2

dynamic time difference between first & last check in & check out

Hybrid View

  1. #1
    Registered User
    Join Date
    06-03-2019
    Location
    madurai
    MS-Off Ver
    office 365
    Posts
    81

    dynamic time difference between first & last check in & check out

    Hi team, help me in solving the requirement

    i want to calculate the time diff between check-in & last checkout dynamically. whenever the base is updated

    Formula to Get First Check-in and Last Check-out Per Owner
    Attached Files Attached Files

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,454

    Re: dynamic time difference between first & last check in & check out

    Hi,

    Your formula is correct, but the dates / times are stored as text, not numbers. You could convert them like this:

    Formula: copy to clipboard
    =DATEVALUE(INDEX(TEXTSPLIT(B2,","),1))+TIMEVALUE(INDEX(TEXTSPLIT(B2,","),2))
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

+ 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. [SOLVED] Check for repetition and check for first 100 words and check for first sentence
    By Asdf99 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 3
    Last Post: 06-30-2022, 02:32 AM
  2. Time in and out with Check mark to check out
    By aleross in forum Excel General
    Replies: 8
    Last Post: 10-02-2019, 07:50 PM
  3. Replies: 2
    Last Post: 06-26-2018, 09:10 PM
  4. How to check if excel file is Checked Out in SharePoing Check Out, run code, Check In
    By jrtraylor in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-08-2016, 04:36 PM
  5. Column to check the difference
    By Rajraj in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-02-2013, 11:11 PM
  6. Automatically check one or more check boxes when a parent check box is manually checked
    By Steverizer in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-28-2013, 01:56 PM
  7. check the difference between any two values
    By salmanisn in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-19-2011, 03:16 PM

Tags for this Thread

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