+ Reply to Thread
Results 1 to 2 of 2

copying data from one workbook and appending it to another

  1. #1
    Registered User
    Join Date
    06-19-2007
    Posts
    47

    copying data from one workbook and appending it to another

    I want to be able to copy data from a sheet called "timesheet.csv" in another work book and append it to a different sheet in the main work book.

    any help would be fantastic!

    Matt

  2. #2
    Forum Contributor
    Join Date
    03-24-2004
    Location
    Edam Netherlands
    Posts
    181
    Matt,

    If you put this code in the main work book it will add a sheet with the data from your csv file.

    Sheets.Add Type:=".....\timesheet.csv"

    fill in the path of the csv file on the dots

    Kaak

+ 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