Results 1 to 5 of 5

Macro to take the data from one sheet and add it to another

Threaded View

  1. #1
    Registered User
    Join Date
    01-30-2013
    Location
    Long Island NY
    MS-Off Ver
    Office 365
    Posts
    81

    Macro to take the data from one sheet and add it to another

    Hi Guys,

    I'm working on spreadsheet to track my sales on Amazon.com. In doing so, I need to create a single worksheet (called "Ship Master")that lists every sale I've ever made. I am able to generate reports on Amazon's website which lists all of my sales for a given period (up to 30 days maximum), which can then be copy/pasted into my workbook.

    In theory, if I was very vigilant in selecting the dates I chose to download, I could simply copy/paste the data right into the end of the "Ship Master" worksheet, but mistakes could lead to redundancies and errors in my data.

    What I'm looking to do is to download a report from Amazon, and after deleting any old data from the "Ship Import" sheet, pasting the fresh data into it.

    From there, I'd want the macro to look at the newly pasted data in the "Ship Import" sheet, and copy any new sales into the "Ship Master" worksheet. Both worksheets have identical headings. There is a unique identifier in column D of these work sheets called "shipment-item-id". This identifier is what the macro is going to be checking for when it determines whether or not the data should be appended to the "ship master" worksheet.

    I've attached a sample workbook with the 2 worksheets and some data in them.

    Thanks in advance guys!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] MACRO: Send Data from 'Master Sheet' to 'Data Collection Sheet'
    By cjhiggins in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-15-2013, 09:45 PM
  2. Replies: 6
    Last Post: 07-18-2013, 02:34 AM
  3. [SOLVED] Auto Macro the pulls data from on sheet, prints on another sheet, then deletes information
    By wjwelch1 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-06-2013, 01:54 PM
  4. [SOLVED] Macro to Copy Data from one Sheet A to Sheet B based on value in cell on sheet A
    By scass in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-11-2012, 07:21 PM
  5. Need macro to copy data from sheet 1 to multiple pages on sheet 2 in correct cells
    By iturnrocks in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 01-16-2009, 03:33 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