+ Reply to Thread
Results 1 to 3 of 3

Append Cell Content to a New Line in another Workbook

  1. #1
    Forum Contributor
    Join Date
    11-02-2010
    Location
    Philippines
    MS-Off Ver
    Excel 2003
    Posts
    353

    Append Cell Content to a New Line in another Workbook

    Hi everyone,
    I was hoping if anyone could help me.
    I am trying to figure out a vba that can append data input from one of my Excel Workbook into a new line of another Workbook.
    Basically I have 2 Excel documents, the 1st one is where I key-in the data. The 2nd one is where I want these data to be recorded.
    I tried recording a Macro however instead of adding a new line for each new record, it just overwrites the previous entry on the target workbook.

    I have attached the 2 Excel Files, I am storing these 2 documents on "C:\Temp" location on my hard drive.
    Would really appreciate any help. Thanks in advance.
    Attached Files Attached Files
    Last edited by Andrew.Trevayne; 07-26-2013 at 11:39 PM.

  2. #2
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: Append Cell Content to a New Line in another Workbook

    Hi..

    This should do what you want.. Just change "D:\Target" to wherever your Target workbook is located at.

    Code to copy to Target sheet..
    Please Login or Register  to view this content.
    Code to clear the fields..
    Please Login or Register  to view this content.
    Attached Files Attached Files

  3. #3
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: Append Cell Content to a New Line in another Workbook

    btw. fyi.. if you cross post.. you should display ALL places that you ave cross posted.. there are many valid reasons for this rule..

    http://www.mrexcel.com/forum/excel-q...-workbook.html

+ 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. creating a macro to use cell content as subject line in sending email - protected sheet
    By John Eathorne in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-18-2013, 05:06 PM
  2. copying cell content into a specific workbook based on the content in that cell
    By krishna reddy in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-20-2012, 03:52 AM
  3. can not append the content of a range in a csv file
    By thomasfr in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-25-2011, 12:54 AM
  4. Test text field for numeric content in an Append Table query
    By rgjohnson in forum Access Tables & Databases
    Replies: 1
    Last Post: 05-18-2010, 12:34 PM
  5. [SOLVED] A macro to append text to cell content
    By Dario de Judicibus in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-03-2005, 03:05 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