+ Reply to Thread
Results 1 to 2 of 2

Help with matching skus and subtracting corresponding values

  1. #1
    Registered User
    Join Date
    11-28-2017
    Location
    Los Angeles, CA
    MS-Off Ver
    2013
    Posts
    2

    Help with matching skus and subtracting corresponding values

    Hi all, im looking for an equation that would allow me to match the values of the skus and subtract their corresponding values so for examples 1220001 is 28-16 which is 12.

    These Skus go on for 10k lines so id love an equation that could match and subtract their values im assuming a type of index-match formula?

    Any help would be greatly appreciated

    Sku's Value1 Sku Values

    1223000 34 1220005 55
    1224000 28 1220001 16
    1221000 16 1220003 12
    1220000 12 1220002 11
    1220001 28 1220000 9
    1220002 34 1224000 12
    1220003 22 1223000 6
    1220004 18 1220004 11
    1220005 24 1221000 20

  2. #2
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    3,216

    Re: Help with matching skus and subtracting corresponding values

    In absence of any file (please read the yellow banner at the top of the page), assume SKUs start in A3 and your formula goes in E3:


    =B3-INDEX($D$3:$D$11,MATCH(A3,$C$3:$C$11,0))

+ 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. Replies: 3
    Last Post: 11-02-2016, 10:01 PM
  2. Matching separate worksheet and then subtracting their values
    By jimmihundreds in forum Excel General
    Replies: 4
    Last Post: 07-31-2013, 09:29 PM
  3. [SOLVED] Finding and subtracting with almost similar product SKUs
    By ExcellentM in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-07-2012, 02:01 PM
  4. [SOLVED] skus in columm a for each sale, qty. of skus sold, each sale in co-Need to sort
    By confused1 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 PM

Tags for this Thread

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