+ Reply to Thread
Results 1 to 4 of 4

Help in matching/partnering sku #'s

  1. #1
    Registered User
    Join Date
    02-20-2024
    Location
    Sonoma, Ca
    MS-Off Ver
    2007
    Posts
    2

    Help in matching/partnering sku #'s

    I want to keep column A in the order its in. But I want column B and C to match the skus in Column A.

    There are more skus in column A than B, Spaces are ok for the sku's that dont have a partner. I just want to make sure column A stays in the order that its in.

    Sorry noob here.

    thank you in advance for the help. Hopefully my attachment works

    Krishelp.xlsx

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,890

    Re: Help in matching/partnering sku #'s

    Excel 2016 (Windows) 64 bit
    E
    F
    1
    =VLOOKUP(A1,$B$1:$C$818,1,FALSE)
    =VLOOKUP(A1,$B$1:$C$818,2,FALSE)
    Sheet: Sheet1

    and paste down
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    02-20-2024
    Location
    Sonoma, Ca
    MS-Off Ver
    2007
    Posts
    2

    Re: Help in matching/partnering sku #'s

    THIS IS AMAZING, I messed up though, can you give me the formula so column B stays in the same order when I paste? thank you so much Alan!!!!

    Kris

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,890

    Re: Help in matching/partnering sku #'s

    Cannot. All you can do is copy the data from the other columns and Paste Special into Column B. The formula relies on the data in Column B to find the results so it cannot be changed with a formula for what you are asking.

+ 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: 07-22-2022, 09:00 AM
  2. Excel Formula to find Matching String and Matching Size, Output Result
    By Ronnieooi in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-18-2021, 09:37 PM
  3. Replies: 18
    Last Post: 10-08-2017, 04:17 AM
  4. Replies: 7
    Last Post: 09-16-2017, 11:58 AM
  5. [SOLVED] Alter Matching Sub From matching two Ranges to matching one range and list
    By capson in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-14-2015, 10:48 PM
  6. Finding Matching Data in one Column/Adding corresponding matching string value.
    By swade730 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-02-2013, 07:23 PM
  7. Replies: 2
    Last Post: 04-11-2013, 11:14 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