+ Reply to Thread
Results 1 to 4 of 4

Exporting worksheets to separate workbooks as duplicates vb

  1. #1
    Forum Contributor
    Join Date
    08-23-2013
    Location
    Alberta, Canada
    MS-Off Ver
    Excel 365
    Posts
    166

    Exporting worksheets to separate workbooks as duplicates vb

    Hi Guys,
    I am using a code to create duplicate workbooks for each page of my master workbook, and send them into a folder. Is there any way I can alter this code to just pick specific worksheets to export to individual workbooks?
    Please Login or Register  to view this content.
    Thanks all!

  2. #2
    Valued Forum Contributor
    Join Date
    08-07-2014
    Location
    Quito, Ecuador
    MS-Off Ver
    Excel 2016 & 365, Windows 10
    Posts
    511

    Re: Exporting worksheets to separate workbooks as duplicates vb

    Hi @ JPSIMMON

    you can try this:


    Please Login or Register  to view this content.
    Barriers are there for those who don't want to dream

  3. #3
    Forum Contributor
    Join Date
    08-23-2013
    Location
    Alberta, Canada
    MS-Off Ver
    Excel 365
    Posts
    166

    Re: Exporting worksheets to separate workbooks as duplicates vb

    Vicho, that's great. This works well. On top of this:
    Is there any way I can just list the tabs in the code that I want to export, without a msgbox prompt?
    Please Login or Register  to view this content.


    Thanks again,
    jp

  4. #4
    Valued Forum Contributor
    Join Date
    08-07-2014
    Location
    Quito, Ecuador
    MS-Off Ver
    Excel 2016 & 365, Windows 10
    Posts
    511

    Re: Exporting worksheets to separate workbooks as duplicates vb

    Hi @JPSIMMON

    There are many ways to do that, here I show you one.
    First run the code "Sub ListSheets()", it will create aa new sheet, list all the sheets in the book, and place a checkbox for each one.
    Then you check all the tabs you want to save, and the you run code "Sub CreateWorkbooks_2()"

    Please Login or Register  to view this content.
    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. Combine 3 separate workbooks, each with 6 worksheets
    By billycasper in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-17-2014, 07:16 AM
  2. Separate Worksheets into Separate Workbooks
    By adileva in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-08-2013, 01:36 PM
  3. [SOLVED] Copying Worksheets from Multiple Workbooks to a Single Workbook, Separate Worksheets
    By DHartwig35805 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-27-2012, 11:38 AM
  4. Copying Worksheets from Multiple Workbooks to a Single Workbook, Separate Worksheets
    By Abhi_1977 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-27-2012, 11:32 AM
  5. Exporting data from separate workbooks to master workbook
    By therock1986 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-22-2010, 11:43 AM
  6. Save worksheets as separate workbooks
    By mridzuani in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-22-2009, 03:20 PM
  7. Combine Workbooks as separate worksheets
    By SAL in forum Excel General
    Replies: 2
    Last Post: 06-01-2005, 12:05 PM

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