+ Reply to Thread
Results 1 to 2 of 2

Multiple If statements or INDEX MATCH? Im confused.

  1. #1
    Registered User
    Join Date
    11-20-2014
    Location
    Louisiana
    MS-Off Ver
    2013
    Posts
    1

    Multiple If statements or INDEX MATCH? Im confused.

    Greetings,

    I have been working on this for days and can not seem to find a solution. I have attached the file as an example. Basically, I am trying to have excel take a value from a cell and if it equals a certain number add the value in the next cell to a another cell. That was probably confusing.

    Something like this.

    If the value in column F = 2 then take the value in column G and add it to G23.

    Please see the example. Any help would be awesome. Thanks.
    Attached Files Attached Files

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

    Re: Multiple If statements or INDEX MATCH? Im confused.

    In G21 use

    =SUM(F21,INDEX($G$2:$G$7,MATCH(IFERROR(SUBSTITUTE(E21,"OY","")*1,E21),$F$2:$F$7,0)))

    Copy down

    Make sure Cell E21 has Base instead of Base:
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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. Array formula - index and match with multiple statements
    By A[L]C in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 06-06-2013, 11:13 AM
  2. Formula for giving all the results for a specific name
    By andy211 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-01-2013, 05:38 AM
  3. Using INDEX/MATCH With Multiple IF Statements
    By doraen in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-17-2011, 04:10 PM
  4. Match, Index, Vlookup, If (confused)
    By PJS in forum Excel General
    Replies: 4
    Last Post: 01-30-2006, 01:00 AM

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