+ Reply to Thread
Results 1 to 3 of 3

Import a specific sheet from multiple workbooks

  1. #1
    Forum Contributor
    Join Date
    09-05-2007
    Posts
    148

    Import a specific sheet from multiple workbooks

    Right now I have a macro which I did not write from scratch that lets me choose a folder and then pulls in all sheets from all workbooks in that folder.

    I need to ammend this so that I pick up a specifc sheet which is named the same thing in each worksheet. I also need to bring in the contents of this sheet as static as it currently has formulas in there.

    Here is the current code I use, I'm not sure if it would be easier to ammend this or start fresh.

    Please Login or Register  to view this content.
    Any help would be really appreciated.

    Thanks

  2. #2
    Valued Forum Contributor realniceguy5000's Avatar
    Join Date
    03-20-2008
    Location
    Fl
    MS-Off Ver
    Excel 2003 & 2010
    Posts
    951

    Re: Import a specific sheet from multiple workbooks

    Maybe this will get you a little closer to your end results.

    Please Login or Register  to view this content.
    Thank You, Mike

    Some Helpful Hints:

    1. New members please read & follow the Forum Rules
    2. Use Code Tags...Place[code]Before the first line and[/code] After the last line.
    3. If you are pleased with a solution mark your post SOLVED.
    4. Thank those who have help you by clicking the scales at the top right of the post.

    Here...

  3. #3
    Valued Forum Contributor realniceguy5000's Avatar
    Join Date
    03-20-2008
    Location
    Fl
    MS-Off Ver
    Excel 2003 & 2010
    Posts
    951

    Re: Import a specific sheet from multiple workbooks

    Oh I forgot this part to bring your values over. Just add this part in:

    Please Login or Register  to view this content.
    After
    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)

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