+ Reply to Thread
Results 1 to 5 of 5

Combining Multiple If Statements

  1. #1
    Registered User
    Join Date
    01-30-2012
    Location
    london
    MS-Off Ver
    Excel 2010
    Posts
    13

    Combining Multiple If Statements

    Hi i am quite new to Excel still learning a lot with the help of this forum. You guys are my guardian angels. I wonder if someone could help me in combining multiple if statements i have attached the workbook along with. Your help is much appreciated.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Combining Multiple If Statements

    You only provided limited data to test with, but give this a try...
    =IF(A2>30,30*10,IF(AND(A2<7,OR(B2="M",B2="E",B2="C")),A2*C2,A2*10))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Combining Multiple If Statements

    Fill in D2 and copy down


    Please Login or Register  to view this content.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: Combining Multiple If Statements

    @ mehmetcik I think you have a reference wrong there?
    =IF(AND(B2<7
    B2 contains letter, I think you meant A2?

  5. #5
    Registered User
    Join Date
    01-30-2012
    Location
    london
    MS-Off Ver
    Excel 2010
    Posts
    13

    Re: Combining Multiple If Statements

    Thanks a lot guys, It works like a charm. You guys are amazing. But i still need to learn a lot from you. Many thanks again and hopefully i can count on you in future.

+ 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 IF statements
    By Jaspal in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-30-2013, 11:41 AM
  2. Replies: 3
    Last Post: 07-25-2013, 08:25 AM
  3. [SOLVED] Combining multiple IF THEN statements
    By ktbb0312 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-03-2013, 02:04 AM
  4. [SOLVED] Combining together multiple IF statements
    By jupitar in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-20-2012, 08:51 PM
  5. Combining Multiple IF Statements
    By prefcomm in forum Excel General
    Replies: 2
    Last Post: 11-11-2009, 11:35 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