+ Reply to Thread
Results 1 to 4 of 4

Copy Cell From Workbook and Paste to Another Workbook's Cell

  1. #1
    Registered User
    Join Date
    07-24-2009
    Location
    NY, NY
    MS-Off Ver
    Excel 2003 and 2007
    Posts
    49

    Copy Cell From Workbook and Paste to Another Workbook's Cell

    Hello,

    I need real help as some type of VBA code for this problem.

    I need to create an automated process to copy data from book1 and book2 and paste it in another workbook called book3. I want vba code to do this task whenever I open my book3

    Book1
    Location: G:\FUTOMS-phases - eTD and TD\Reference Info\book1.xls
    Data to be copied: Entire Rows 6 to 12
    Paste: Book3> Sheet1

    Book2
    location: H:\Options\Info\book2.xls
    Data to be copied:: Entire Rows 1 to 5 & rows 10 to 15
    Paste: Book3>Sheet2

    Is my explanation clear enough?
    Please I really want to know the code for this problem.

    Any help would be highly appreciated.

    Thanks in advance!

  2. #2
    Registered User
    Join Date
    07-29-2009
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    31

    Re: Copy Cell From Workbook and Paste to Another Workbook's Cell

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    07-24-2009
    Location
    NY, NY
    MS-Off Ver
    Excel 2003 and 2007
    Posts
    49

    Re: Copy Cell From Workbook and Paste to Another Workbook's Cell

    thx..I need to do both at the same time whenever I open my book 3 workbook.

  4. #4
    Registered User
    Join Date
    07-29-2009
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    31

    Re: Copy Cell From Workbook and Paste to Another Workbook's Cell

    Just write it as one Sub instead of two:

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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