+ Reply to Thread
Results 1 to 3 of 3

Index, Match, left and middle equations

  1. #1
    Forum Contributor
    Join Date
    03-27-2013
    Location
    Dubai
    MS-Off Ver
    MS365 Version 2301
    Posts
    115

    Index, Match, left and middle equations

    Dear all,

    I have a products in 2 warehouses.
    Column A has the products ID.
    Column B available quantities in warehouse 1.
    Column C available quantities in warehouse 2.

    I need equation to get the quantities for each WH and add them in the table in the right side.

    That table split to be row 5 is the left side of the products in column A
    Row 6 is middle of the products in column A
    Column F is middle of the products in column A
    Attached Files Attached Files
    Last edited by zeez36; 09-01-2020 at 07:34 AM.

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Index, Match, left and middle equations

    Please try at G7

    =IFERROR(1/(1/VLOOKUP(G$5&G$6&$F7&"*",$A$2:$C$37,MATCH($K$3,$A$1:$C$1,),0)),"")
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    03-27-2013
    Location
    Dubai
    MS-Off Ver
    MS365 Version 2301
    Posts
    115

    Re: Index, Match, left and middle equations

    Working perfectly

    Thanks a lot

+ 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] INDEX and MATCH to lookup value to the left and -1 row
    By Ctrl+V in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-28-2020, 01:06 PM
  2. Replies: 5
    Last Post: 02-26-2017, 04:46 PM
  3. Using LEFT, MID, or RIGHT within VLOOKUP or INDEX/MATCH/MATCH
    By eszeein2 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-05-2016, 03:38 PM
  4. INDEX, MATCH and LEFT? Functions...HELP!!!
    By WaylettChris in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-10-2014, 04:39 AM
  5. Index-match interpolated or middle value?
    By Ciphertron in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 06-07-2014, 08:16 PM
  6. using LEFT, MID, RIGHT with INDEX, MATCH?
    By tom_19 in forum Excel General
    Replies: 2
    Last Post: 09-26-2011, 09:16 PM
  7. Replies: 2
    Last Post: 08-12-2009, 07:38 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