+ Reply to Thread
Results 1 to 4 of 4

Mulitple IF Statement formula issue - unable to complete

  1. #1
    Registered User
    Join Date
    09-18-2012
    Location
    perth
    MS-Off Ver
    Excel 2010
    Posts
    2

    Mulitple IF Statement formula issue - unable to complete

    Hello ,
    The following formula has had me tied in stress knots for days - It possibly is a simple fix but i think i am thinking to hard at the statement
    I hope someone can help me as would be much appreciated

    i need a formula that if Text in cell A1 is = to the text in cell B2 Then want formula to then start doing following statement =IF(ISERROR(M7)=TRUE,(IF(ISERROR(N7)=TRUE,($H$3+(L7*7)),($N7+(L7*7)))),IF((M7-(L7*$C$1/365))*1>J7*1,H$3+(L7*7),($H$3+(L7*7)+(($J7-$M7)/$C$2)*$C$3)))

    Like i said it possibly is something simple i missing and really require some assitance to put me out of my misery lol

    Much appreciated to anyone that can assist

    Cheers

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Mulitple IF Statement formula issue - unable to complete

    Perhaps..

    =IF(A1=B2,IF(ISERROR(M7)=TRUE,(IF(ISERROR(N7)=TRUE,($H$3+(L7*7)),($N7+(L7*7)))),IF((M7-(L7*$C$1/365))*1>J7*1,H$3+(L7*7),($H$3+(L7*7)+(($J7-$M7)/$C$2)*$C$3))),"")
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    09-18-2012
    Location
    perth
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Mulitple IF Statement formula issue - unable to complete

    thank you - worked a treat - some what embaressed
    I had been forgetting the ,"") at end
    much appreciated ACE_XL tHANKS

  4. #4
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Mulitple IF Statement formula issue - unable to complete

    @ margetts01

    Welcome to the forum.

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as SOLVED. I'll do that for you now but please keep in mind for your future threads that Rule #9 requires you to do that yourself. If your problem has not been solved you can use Thread Tools (located above your first post) and choose "Mark this thread as unsolved".
    Thanks.

    Also, as a new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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