Results 1 to 9 of 9

Time in and out with Check mark to check out

Threaded View

aleross Time in and out with Check... 09-20-2019, 11:41 AM
aleross Re: Time in and out with... 09-20-2019, 12:00 PM
Logit Re: Time in and out with... 09-20-2019, 02:32 PM
aleross Re: Time in and out with... 09-20-2019, 02:42 PM
Logit Re: Time in and out with... 09-20-2019, 03:15 PM
aleross Re: Time in and out with... 09-28-2019, 06:42 PM
aleross Re: Time in and out with... 09-28-2019, 09:10 PM
aleross Re: Time in and out with... 09-28-2019, 09:20 PM
JeteMc Re: Time in and out with... 10-02-2019, 07:50 PM
  1. #1
    Registered User
    Join Date
    09-14-2019
    Location
    Mexico
    MS-Off Ver
    Windows 10
    Posts
    17

    Time in and out with Check mark to check out

    Good morning

    I was wonder if anyone can help me solve a formula error I scan a Id in colum A3 using this code in colum B3 =IF(A3="","",IF(LEN(A3)>6,VALUE(LEFT(A3,LEN(A3)-1)),A3))

    then the name appears and the time shows in colum D3 using this code =IF(B3<>"",IF(D3="",NOW(),D3),"") and in colum E I have a check mark then it shows the output time in colum F using this formula =IF(B3<>"",IF(E3=TRUE,IF(F3="",NOW(),F3),""),"") Here is where I am having a error I want to know the difference between colum D3 and colum F3 in colum G3 showing the results after the check mark in colum E I have this formula In colum G =TEXT(F3-D3, "h:mm:ss") It works fine just when I copy the rest of the formula down the colum gives me a #value error but after using the check mark it shows the difference in time and disapears I just want to make it so it dont show the #value error.

    I think I have to use a =if function I am new to excel and I am not sure what I am doing wrong in colum G3 so when I copy the formula down it dont show me the #value error
    Last edited by aleross; 09-20-2019 at 11:50 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Check mark box
    By RJ1969 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 02-25-2019, 01:37 PM
  2. 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
  3. Replies: 2
    Last Post: 10-28-2013, 03:52 PM
  4. 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
  5. Check Mark?
    By geneg in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-20-2009, 04:19 AM
  6. Check Mark
    By Anthony Viscomi in forum Excel General
    Replies: 7
    Last Post: 02-02-2006, 12:30 PM
  7. Replies: 3
    Last Post: 04-13-2005, 05:52 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