Consulting

Results 1 to 3 of 3

Thread: Solved: Import sheet from closed work book?

  1. #1

    Exclamation Solved: Import sheet from closed work book?

    Hi everyone!

    I have found some codes online but are having problems getting them to work. I was hoping that someone here maybe could help me.

    I need a code that imports a specific sheet from a closed workbook and places the content of that sheet in an specific existing sheet in open workbook.

    Closed workbook:
    test1.xls

    Sheet to export:
    sheet1

    Open workbook:
    test2.xls

    Want the data from the imported sheet to appear in:
    sheet2


    I would deeply appreciate if someone would like to help me.

    Many many thanks,
    Martin

  2. #2
    VBAX Tutor
    Joined
    Nov 2006
    Location
    North East Pennsylvania, USA
    Posts
    203
    Location
    Martin B.

    See:

    Extracting data without opening file--please help!!
    http://www.mrexcel.com/forum/showthr...25#post2066825

    copy data from closed workbooks
    http://www.mrexcel.com/forum/showthread.php?t=412589

    Get Data from closed workbooks with formulae
    http://www.excelforum.com/excel-work...ple-files.html


    Have a great day,
    Stan

  3. #3
    Thanks a lot Stan!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •