+ Reply to Thread
Results 1 to 2 of 2

How to pull data from multiple files and place each data on its own row?

  1. #1
    Registered User
    Join Date
    06-10-2016
    Location
    UK
    MS-Off Ver
    2010
    Posts
    2

    How to pull data from multiple files and place each data on its own row?

    Hi guys, I hope you can help me with my code. What I need is ability to pull data from multiple files, either one by one or all at the same time and place it in target file, witch each data going on its own row.

    My source file is
    Info Data
    Info Data
    Info Data

    My Target files is:
    Row 1 data data data data
    Row 2 data data data data
    Row 3 data data data data

    So what I need is when I open a file, it checks, ok there is data already on first row, place the next string of data on the row below. I wrote up the code, but it doesn't seem to work, it just simply keeps over writing the initial row (in my target file the data row stars from 3rd row) and doesn't place anything on the row below. Any help would be greatly appriciated. Here is the code:
    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    06-10-2016
    Location
    UK
    MS-Off Ver
    2010
    Posts
    2

    Re: How to pull data from multiple files and place each data on its own row?

    Can anyone help? Really desperate to find a solution to this...

+ 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. Macro to Pull Data From Multiple Files
    By Jess709 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-23-2015, 02:39 PM
  2. [SOLVED] Pull data from the same cell across multiple csv files and place into a single excel file
    By rbmrrbmr in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-18-2013, 10:53 AM
  3. Replies: 0
    Last Post: 11-13-2012, 02:26 AM
  4. VBA to pull data from multiple files
    By jasonleewkd in forum Excel General
    Replies: 1
    Last Post: 08-26-2012, 03:16 AM
  5. Macros to pull data from multiple files
    By danrub25 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-05-2011, 06:38 PM
  6. Code to pull data from multiple files?
    By WaveOfMutilation in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-17-2010, 07:25 PM
  7. [SOLVED] How do I pull data from multiple files and copy into one file
    By JT in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-03-2005, 03:06 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