+ Reply to Thread
Results 1 to 3 of 3

Copy Range of One Worksheet Into Another Workbook

  1. #1
    Registered User
    Join Date
    11-04-2010
    Location
    Illinois
    MS-Off Ver
    Excel 2003, Excel 2010
    Posts
    86

    Copy Range of One Worksheet Into Another Workbook

    Can anybody help me with a code that will copy a range I give in VB to cells in another completely different excel file? I also would like to incorporate a button into the destination spreadsheet that would basically do this for the user, but because it must be done often, anytime new values are put into the spreadsheet, it would add to the previous values that were already copied over.

  2. #2
    Forum Contributor
    Join Date
    10-11-2007
    Location
    Sweden
    MS-Off Ver
    365
    Posts
    251

    Re: Copy Range of One Worksheet Into Another Workbook

    This describes how to copy data from and to workbooks:
    Input Data From File Into Another Named File

    Maybe you can use an event procedure to monitor the file size and then automatically copy cell values.

    Events And Event Procedures In VBA

    Get the File Size

  3. #3
    Registered User
    Join Date
    11-04-2010
    Location
    Illinois
    MS-Off Ver
    Excel 2003, Excel 2010
    Posts
    86

    Re: Copy Range of One Worksheet Into Another Workbook

    Thanx for your help!

+ 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