+ Reply to Thread
Results 1 to 7 of 7

Amazon download Pulling data from one cell to others

  1. #1
    Registered User
    Join Date
    07-24-2013
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    4

    Amazon download Pulling data from one cell to others

    I have a sheet with 22,000 rows 6 columns of sales data from my Amazon sales each order has between 3-6 rows. When the data comes in from Amazon some of those rows wont have my sku in the sku cell. Since i use a pivot table to summarize all my sales I need a way to pull the sku from the order number that has it. I have attached a picture of my problem. I am a beginner with Excel but I'm a quick learner so please tell me what part of excel could help me.
    Thanks a lot

    excel snip.jpg

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Amazon download Pulling data from one cell to others

    Hello and welcome to the forums.

    The issue only appears to be affecting successive orders. You could use a helper column where the data is stored with a formula corresponding to your first row of orders:

    Formula: copy to clipboard
    Please Login or Register  to view this content.

    And then drag it down all 22,000 rows.

    This would find the SKU above and copy it below. You could label the helper column SKU2 and refer to it in the pivot table so all of your information is present.

  3. #3
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Amazon download Pulling data from one cell to others

    This could also be done with a macro:

    To enter a macro hit Alt+F11

    Insert -> Module

    Paste in the following code

    Please Login or Register  to view this content.
    Close that window

    Select the Cells you wish to apply this macro to

    Hit Alt+F8

    Run CopyAbove


    I left my comments in the code lines in case you feel like reverse engineering/teaching yourself about it.

  4. #4
    Registered User
    Join Date
    07-24-2013
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Amazon download Pulling data from one cell to others

    Wow that works great the only issue I am having is if one order has 4 rows with the sku only in the first it wont fill in all the blanks. How can I change the formula for those?
    Thanks a lot!! You already saved me hours of work!!!
    Joseph M.

  5. #5
    Registered User
    Join Date
    07-24-2013
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Amazon download Pulling data from one cell to others

    I just saw the second option I have to work on that one. I am just starting to learn Macros That probably solves my other issue.
    Thanks Again!
    Joseph M.

  6. #6
    Registered User
    Join Date
    07-24-2013
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Amazon download Pulling data from one cell to others

    that was easy!!!!! wow worked like a charm!
    Thanks a ton!
    joseph M

  7. #7
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Amazon download Pulling data from one cell to others

    Glad I could help.

    Don't forget to mark the thread as Solved so others can reference the issue in the future.

+ 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: 2
    Last Post: 03-31-2020, 01:59 PM
  2. Pulling a Specific Cell when Pulling a Tabel from Web Based Data
    By Zallen89 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-26-2013, 05:39 PM
  3. Replies: 2
    Last Post: 02-27-2009, 02:01 PM
  4. [SOLVED] Retrieving Amazon product data to excel, namely books!
    By thebookguy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-31-2006, 10:53 AM
  5. Any examples of VBA and Amazon Web Services (ECS) Programs???
    By Carl in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-21-2005, 02:06 AM

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