+ Reply to Thread
Results 1 to 2 of 2

Easy Question - Macro to add csv file below existing data

  1. #1
    Registered User
    Join Date
    10-24-2012
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2013
    Posts
    87

    Easy Question - Macro to add csv file below existing data

    Hey guys,

    I would like have a macro that will grab a CSV file and import it into my spreadsheet under my existing data. (All data will be in columns A, B and C).

    This will happen once a month, and therefore all the Data will be in columns A, B and C, but the there will be more and more rows each month.

    How do I program a Macro to add a csv file below existing data?

  2. #2
    Forum Contributor
    Join Date
    10-18-2012
    Location
    Telford, England
    MS-Off Ver
    Excel 2010 (2003)
    Posts
    294

    Re: Easy Question - Macro to add csv file below existing data

    The easy way is to start the macro recorder and do the work once by hand. Be sure to specify recording in the personal workbook.
    Read the csv, select the area (ctrl+shift+end) copy it, F6 to the other document, paste. Stop reorder. Bob's your father's brother. And reading the result, you'll learn a lot about VBA.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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