+ Reply to Thread
Results 1 to 2 of 2

Copy and Paste from a Closed Workbook

  1. #1
    Registered User
    Join Date
    05-29-2013
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    10

    Copy and Paste from a Closed Workbook

    Hi,

    I've recorded a macro to copy a range of cells (Q6:Q26) from a different open workbook ("Control Area Sheet Test.xls") and paste the values into a different cell range (T104:T124) in the workbook that I activated the macro in ("TBA TEAM LIST (3).xls").

    Is it possible to have the module copy from 'Control Area Sheet Test.xls' without the file being open?
    I've come across the 'GetValuesFromAClosedWorkbook' function, but I'm not sure how to use this to copy a cell range to the clipboard.

    Any help would be most appriciated!

    Please Login or Register  to view this content.

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

    Re: Copy and Paste from a Closed Workbook

    you can open the file via Vba with
    Please Login or Register  to view this content.
    If solved remember to mark Thread as solved

+ 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