+ Reply to Thread
Results 1 to 2 of 2

multiple IF functions

  1. #1
    Registered User
    Join Date
    11-23-2014
    Location
    Arkadelphia, AR
    MS-Off Ver
    Office 2013
    Posts
    3

    Angry multiple IF functions

    My boss has tasked me with reviving the formulas we use on our time sheets. What I am having a problem with is a particular formula.

    B1 and B2 are merged and centered
    A1 and A2 can have "OFF" in both cells, or have a time.
    The time in A1 will be the "in" time
    The time in A2 will the the "out" time.
    If there is OFF then then "0" will be in the merged B cells, if a time then it will be A2-A1=#of hours in the merged B cells
    I cannot get the formula to work.

    Thanks for all the help

  2. #2
    Forum Contributor
    Join Date
    05-04-2014
    Location
    New Jersey, United States
    MS-Off Ver
    Excel 2010, 2013
    Posts
    120

    Re: multiple IF functions

    Try putting this in B1:

    =IFERROR(24*(A2-A1),0)

+ 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. Combining multiple functions>lookup/sum functions
    By mush106 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-22-2013, 07:47 AM
  2. [SOLVED] Help with multiple IF functions and possible lookup functions.
    By englishfellow in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-29-2013, 01:49 PM
  3. Replies: 4
    Last Post: 03-08-2013, 09:49 AM
  4. Replies: 4
    Last Post: 01-08-2013, 09:04 AM
  5. Multiple IF Functions or VLOOKUP functions
    By yinka00000 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-15-2012, 11:29 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