+ Reply to Thread
Results 1 to 3 of 3

Export Sheet to new Workbook using VBA

  1. #1
    Forum Contributor
    Join Date
    04-05-2013
    Location
    CT
    MS-Off Ver
    Excel 2010
    Posts
    360

    Export Sheet to new Workbook using VBA

    I have a workbook that i want to remain readonly. but i want to have the ability to export 3 of the tabs as seperate workbooks.

    this code works but it exports ALL tabs to a seperate workbook, i would like to only export 3 specific tabs.

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor ragavan.sridar1's Avatar
    Join Date
    11-19-2012
    Location
    India
    MS-Off Ver
    Excel 2010, Excel 2003
    Posts
    208

    Re: Export Sheet to new Workbook using VBA

    does the sheet names are gonna be constant?
    Thanks!
    Raga.

    Please,mark your thread [SOLVED] if you received your answer.

    Click the little star * below, to give some Rep if you think an answer deserves it.

    I learnt so many things from these links.

  3. #3
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Export Sheet to new Workbook using VBA

    Please Login or Register  to view this content.
    This line is picking up all sheets, but can be modified

    INTO

    Please Login or Register  to view this content.
    You need to change the name of sheet1,2 and 3 to your needs.

+ 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