+ Reply to Thread
Results 1 to 3 of 3

IF Statement Based on 4 other options.

  1. #1
    Registered User
    Join Date
    07-03-2009
    Location
    Kent, England
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    48

    IF Statement Based on 4 other options.

    Hi Everyone

    I have been going crazy trying to work this one out.

    I have attached an example.

    It is quiet difficult to explain but I will give it a go

    If cell F3 equals J3, J4, J5 or J6 then in cell H3, sum F3-K3 (or K4/K5/K6 depending on the value of F3)

    Any assistance would be hugely appreciated.

    Thanks in advance
    Attached Files Attached Files
    Last edited by budvegas; 01-23-2015 at 12:59 PM.

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

    Re: IF Statement Based on 4 other options.

    Do you mean..In H3

    =G3-IFERROR(INDEX($K$3:$K$6,MATCH(F3,$J$3:$J$6,0)),0)
    Copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    07-03-2009
    Location
    Kent, England
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    48

    Re: IF Statement Based on 4 other options.

    Ace_XL you are awesome. Thanks for your help!!!!

+ 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. Options within an IF statement
    By amoto in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 05-10-2013, 05:03 PM
  2. [SOLVED] Excel VBA If Then Statement with Three Different Options
    By eemiller1997 in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 11-29-2012, 03:43 PM
  3. More than 2 options for 'IF' statement
    By brncfan7 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-08-2011, 11:03 AM
  4. Conditional Programming 5 options: Highlighting the whole row using Select Statement
    By Spike Lee in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-29-2007, 09:17 AM
  5. [SOLVED] Can an IF statement be used for 3 options?
    By Jambruins in forum Excel General
    Replies: 6
    Last Post: 02-21-2005, 06:06 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