+ Reply to Thread
Results 1 to 4 of 4

table copy

  1. #1
    Registered User
    Join Date
    10-15-2012
    Location
    Romania
    MS-Off Ver
    Excel 2003
    Posts
    17

    table copy

    I ned a code for copy a table in another workbook without open this another workbook.

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

    Re: table copy

    You can have the macro open that workbook, copy the contents and close it again. Otherwise, its not possible to do the copy paste.
    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]

  3. #3
    Registered User
    Join Date
    10-15-2012
    Location
    Romania
    MS-Off Ver
    Excel 2003
    Posts
    17

    Re: table copy

    So, in this case, can I copy a table from a closed workbook?

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

    Re: table copy

    Yeah you can provide the path where the file exists and then the macro can open it, copy and then close it.

+ 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