+ Reply to Thread
Results 1 to 2 of 2

Issue with IF statement involving time variables

  1. #1
    Registered User
    Join Date
    07-03-2012
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2007
    Posts
    1

    Issue with IF statement involving time variables

    Hi, I'm having an issue with an IF statement in regards to time of day, such as a morning/afternoon/night shift dataset. All the formulae looks correct to me and yet I'm still not getting any joy on the timed IF function. An example of the line I'm using is shown below, any help would be appreciated.

    =IF('Input Data'!B4="",0,IF(AND(TIMEVALUE("16:00:01")<='Input Data'!B3,'Input Data'!B3<=TIMEVALUE("23:30:00")),IF(('Input Data'!B4-'Input Data'!C3)<=TIMEVALUE("00:00:20"),('Input Data'!B4-'Input Data'!C3)+'Input Data'!D3,FALSE)))

  2. #2
    Registered User
    Join Date
    06-20-2012
    Location
    Melbourne Australia
    MS-Off Ver
    Excel 2010
    Posts
    75

    Re: Issue with IF statement involving time variables

    Hello,

    Is it possible to post your worksheet without confidential info?

    Cheers,
    Diana

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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