+ Reply to Thread
Results 1 to 4 of 4

Copy Data from Closed workbook (bbb.xls) to Open workbook (aaa.xls) (Part 2)

  1. #1
    Registered User
    Join Date
    11-27-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2003
    Posts
    66

    Copy Data from Closed workbook (bbb.xls) to Open workbook (aaa.xls) (Part 2)

    Hi,

    With code below, it enable me to copy data from bbb.xls (to aaa.xls) without opening it.

    Please Login or Register  to view this content.
    How to upgrade the VBA code above so that it able to choose updated data (select $N$11 then perform Ctrl + down and copy)?

    Previous Posting link:
    http://www.excelforum.com/excel-prog...k-aaa-xls.html

  2. #2
    Registered User
    Join Date
    11-27-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2003
    Posts
    66

    Re: Copy Data from Closed workbook (bbb.xls) to Open workbook (aaa.xls) (Part 2)

    Hi,

    Anyway able to help?

  3. #3
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,644

    Re: Copy Data from Closed workbook (bbb.xls) to Open workbook (aaa.xls) (Part 2)

    I think you would need to either open the workbook or add a formula that gives you a row count from column N in the closed workbook then use that to copy the formula down.
    If posting code please use code tags, see here.

  4. #4
    Registered User
    Join Date
    11-27-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2003
    Posts
    66

    Re: Copy Data from Closed workbook (bbb.xls) to Open workbook (aaa.xls) (Part 2)

    Hi Norie,

    Please provide some example on the formula that can help row count as I do not know how to make it work.
    Thanks

  5. #5
    Registered User
    Join Date
    11-27-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2003
    Posts
    66

    Re: Copy Data from Closed workbook (bbb.xls) to Open workbook (aaa.xls) (Part 2)

    Hi,

    Anyone able to help by adding the formula that give row count from N and use that to copy the formula down to below VBA language.

    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)

Similar Threads

  1. [SOLVED] Copy Data from Closed workbook (bbb.xls) to Open workbook (aaa.xls)
    By alexnkc in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-22-2013, 03:24 AM
  2. Macro to open a closed workbook and select copy cells into an open workbook
    By helloganesh in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-10-2013, 02:00 PM
  3. Copy 2 sheets from a open workbook and paste to a closed workbook
    By grimston in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-27-2012, 03:27 PM
  4. Copy data from closed workbook to open workbook
    By amandeepsharma89 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-27-2012, 11:20 AM
  5. VBA to copy data from closed workbook to open workbook
    By Anil2007 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-27-2011, 12:30 PM

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