+ Reply to Thread
Results 1 to 2 of 2

Help with "IF" statement using time

  1. #1
    Registered User
    Join Date
    06-17-2011
    Location
    SM, Texas
    MS-Off Ver
    Excel 2003
    Posts
    1

    Help with "IF" statement using time

    14:00/23:00 14:00:37/23:11:49

    a bit of a newbit in writing formulas and i can't figure out for the life of me to get what i need on this one. I have 4 rows a Log in/log out one is scheduled and one is actual. I need to figure out a formula that will flag the actual row when it exceeds 6 minutes from actual..any help would be GREATLY appreciated

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Help with "IF" statement using time

    Try a formula like this

    =IF(B1-A1>"0:06","late","")
    Audere est facere

+ 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