+ Reply to Thread
Results 1 to 4 of 4

Copying range of data from one workbook to another workbook

  1. #1
    Registered User
    Join Date
    07-02-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    38

    Copying range of data from one workbook to another workbook

    Hey all,

    I have been reading through the forum and can't seem to find exactly what I am looking for. I have tried a couple of suggestions that are similar but not working.

    I realize this is basic, but i am having a hard time with it.

    I am trying to copy data in range AA3:AE8 in workbook 1 and paste it into workbook 2 in range C3:G8

    Here is what I have, but get and out of range message.

    Please Login or Register  to view this content.
    Thank you for all your help,
    Matt

  2. #2
    Valued Forum Contributor StevenM's Avatar
    Join Date
    03-23-2008
    Location
    New Lenox, IL USA
    MS-Off Ver
    2007
    Posts
    910

    Re: Copying range of data from one workbook to another workbook

    I haven't tested this, but ... you might try something like:

    Please Login or Register  to view this content.
    P.S. If the above code doesn't work, you might try uploading a workbook.
    Last edited by StevenM; 07-24-2012 at 02:51 PM. Reason: Added a P.S.

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Copying range of data from one workbook to another workbook

    Attach the sample file which you are using along with the code. It will be easier for us to troubleshoot.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  4. #4
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: Copying range of data from one workbook to another workbook

    OcMac
    many lines of your macro are useless, try this
    Please Login or Register  to view this content.
    Last edited by patel45; 07-24-2012 at 02:56 PM.

+ 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