+ Reply to Thread
Results 1 to 5 of 5

Combining 3 If's

  1. #1
    Registered User
    Join Date
    04-09-2014
    Location
    Leeds
    MS-Off Ver
    Excel 2010/2016
    Posts
    14

    Combining 3 If's

    Hi

    I was wondering if someone could tell me whether I could combine the following formulae into one:

    =IF(F2>=B2,"No Extended Credit Period","Extended Period Required")

    =IF(G2="No Extended Credit Period","0",ROUNDUP(B2/F2,0))

    =IF(AND(H2="0"),"Settle within Term",IF(AND(H2>=1,H2<=3),"1-3 Months",IF(AND(H2>=4,H2<=6),"3-6 Months",IF(AND(H2>=7,H2<=9),"6-9 Months",IF(AND(H2>=10,H2<=12),"9-12 Months",IF(AND(H2>=13,H2<=18),"12-18 Months",IF(AND(H2>=19,H2<=24),"18-24 Months",IF(H2>=25,"24 Months +"))))))))


    They are in column's G,H and I respectively.

    Thanks

    Dee

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Combining 3 If's

    Hi,

    You haven't mentioned the precedence. Do we assume that these are taken in order? You'd be better uploading the workbook and manually adding some example results for various permutations so that we know the end goal. There may well be a more efficient way of achieving this.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: Combining 3 If's

    Hi saltytuna
    Try this....
    its all yours..
    Formula: copy to clipboard
    Please Login or Register  to view this content.



    Say thanks, Click *

  4. #4
    Registered User
    Join Date
    04-09-2014
    Location
    Leeds
    MS-Off Ver
    Excel 2010/2016
    Posts
    14

    Re: Combining 3 If's

    Hi Richard

    Thanks for coming back to me.

    I'm not quite sure what you meant there? But have attached a snapshot of the data I am working on, with the forumlae in the columns as mentioned.

    I think there will be a better way also, but very well versed with some of the functions!

    Thanks

    Dee
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    04-09-2014
    Location
    Leeds
    MS-Off Ver
    Excel 2010/2016
    Posts
    14

    Re: Combining 3 If's

    Hi Vikas

    Thank you! I will give it a try now

+ 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. [SOLVED] Combining vertical cells into one and between blank rows start combining again?
    By mike_m1 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-21-2012, 12:19 PM
  2. Help with Combining IFs
    By Bleuwhale in forum Excel General
    Replies: 3
    Last Post: 02-04-2012, 04:24 PM
  3. Combining IF, AND, OR
    By ChrisMattock in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-07-2009, 12:34 PM
  4. Combining IF,AND with OR possible?
    By gmcana in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-14-2008, 09:11 AM
  5. Combining Sum, IF and AND
    By Kenton_SJ in forum Excel General
    Replies: 1
    Last Post: 08-03-2005, 07:05 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