+ Reply to Thread
Results 1 to 3 of 3

Copy range from one workbook to other in specific cells?

  1. #1
    Registered User
    Join Date
    05-29-2010
    Location
    Greece
    MS-Off Ver
    Excel 2007
    Posts
    27

    Copy range from one workbook to other in specific cells?

    Hi!
    i have a code that copies a range and specific cells between two worksheets.
    Could somebody help to adjust the code so as to copy the same procedure between two workbooks??
    Any help would be much appreciated!
    Thank you very much in advance!

    Please Login or Register  to view this content.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Copy range from one workbook to other in specific cells?

    Hello fcb1900,

    It would help to know if the worksheet names and ranges are same in the other workbooks as your example. Here is a macro based on your current example. You will need to add the destination workbook name to the macro (name is in bold). The source workbook is assumed to be the workbook the macro is in.
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    05-29-2010
    Location
    Greece
    MS-Off Ver
    Excel 2007
    Posts
    27

    Re: Copy range from one workbook to other in specific cells?

    I changed the ranges and i'm getting an subscript out of range error!
    Does this happen because the ranges between the 2 workbooks are not the same or the same format?
    I attached both workbooks and here is my code
    Could somebody help to adjust?
    Please Login or Register  to view this content.
    Attached Files Attached Files

+ 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