+ Reply to Thread
Results 1 to 4 of 4

moving data based on text, possible IF formula

  1. #1
    Registered User
    Join Date
    03-03-2015
    Location
    West Yorkshire, UK
    MS-Off Ver
    2013
    Posts
    2

    moving data based on text, possible IF formula

    It is kind of hard to explain, but I have data in a spreadsheet, it contains a code known as an SKU in one column, then the next corresponds another code linked to that which is an ASIN, however in this list several ASINs are for one SKU but each ASIN is on its own, I want to get the ASINs that apply to a SKU on that one row, so the first goes in B then C then D etc, I figured a simple IF formula would work but am not sure, i'm not an advanced Excel user.

    Any thoughts, advice or links if possible would be greatly appreciated. If this is in the wrong place I apologise, I wasn't 100% sure if it would be best in here or not.

  2. #2
    Forum Expert
    Join Date
    08-28-2014
    Location
    Texas, USA
    MS-Off Ver
    2016
    Posts
    1,796

    Re: moving data based on text, possible IF formula

    Can you provide an example of how the SKUs and ASINs are formatted, please? For example, is there a SKU on every line, or is there a a SKU at the first ASIN, and then blank cells until the next SKU?

  3. #3
    Registered User
    Join Date
    03-03-2015
    Location
    West Yorkshire, UK
    MS-Off Ver
    2013
    Posts
    2

    Re: moving data based on text, possible IF formula

    Thanks for the quick reply, there is an SKU on every row, sometimes it is the same SKU, hence if it is the same SKU we want it to add the ASIN to the row that already has an SKU and ASIN, hope this makes sense. As it happens a solution appears to have been found, seems I was beaten to it, thanks for your time and help!

    this is the formula my line manager worked out in case anyone finds this post and wonders how it is solved.

    =INDEX($B$2:$B$21441, SMALL(IF($A21445=$A$2:$A$21441, ROW($A$2:$A$21441)-ROW($A$2)+1), COLUMN(A1)))
    Last edited by tompixc; 03-04-2015 at 05:09 AM. Reason: additional information

  4. #4
    Forum Expert sourabhg98's Avatar
    Join Date
    10-22-2014
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2007, 2013
    Posts
    1,899

    Re: moving data based on text, possible IF formula

    attach a sample workbook (after deleting confidential data) and manually write down the results you need..
    Happy to Help

    How to upload excel workbooks at this forum - http://www.excelforum.com/the-water-...his-forum.html

    "I don't get things easily, so please be precise and elaborate"

    If someone's post has helped you, thank by clicking on "Add Reputation" below the post.
    If your query is resolved please mark the thread as "Solved" from the "Thread Tools" above.

    Sourabh

+ 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] Moving text with excel formula
    By Jhon Mustofa in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-13-2014, 08:59 AM
  2. [SOLVED] Excel 2007 : Moving a Range Based on Variable Text Value
    By KSSLR in forum Excel General
    Replies: 8
    Last Post: 06-12-2012, 02:53 PM
  3. Moving data based on If
    By D_N_L in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-17-2011, 09:01 AM
  4. VB - Moving data based on If
    By D_N_L in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-23-2011, 02:35 PM
  5. Replies: 1
    Last Post: 04-26-2009, 08:16 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