+ Reply to Thread
Results 1 to 4 of 4

Save specific worksheet as separate workbook

  1. #1
    Registered User
    Join Date
    07-06-2010
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    98

    Save specific worksheet as separate workbook

    Hi,

    I am trying to save a specific worksheet called "Status" as a separate workbook (xlsx) in a specific folder. In the new workbook all filled in cells should be formated as values so there are no formulas.

    Can you please provide me with a VBA code which solves this issue?

    Thank you so much in advance.

  2. #2
    Valued Forum Contributor
    Join Date
    01-03-2016
    Location
    Conwy, Wales
    MS-Off Ver
    2016
    Posts
    974

    Re: Save specific worksheet as separate workbook

    Code below saves file named "ChosenName" to folder D:\Documents\ABC\"
    Also (commented out) options to use the same folder as the current file or to name the file with the sheet name (= Status)

    Put this code in a general module and run from Sheet
    Please Login or Register  to view this content.
    If a response has helped then please consider rating it by clicking on *Add Reputation below the post
    When your issue has been resolved don't forget to mark the thread SOLVED (click Thread Tools at top of thread)

  3. #3
    Registered User
    Join Date
    07-06-2010
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    98

    Re: Save specific worksheet as separate workbook

    It works. Thanks a lot.

  4. #4
    Valued Forum Contributor
    Join Date
    01-03-2016
    Location
    Conwy, Wales
    MS-Off Ver
    2016
    Posts
    974

    Re: Save specific worksheet as separate workbook

    You are welcome. Thanks for the reps

+ 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. Open, split worksheet into separate workbook, save splited workbooks
    By solti in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-05-2015, 08:17 AM
  2. [SOLVED] Use VBA Macro to Save each Excel Worksheet as Separate Workbook
    By Anto_BT in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-23-2015, 09:28 AM
  3. Macro to save one specific worksheet as a separate xls file
    By Danwxm in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-13-2014, 05:19 AM
  4. How to save Worksheet as separate Workbook?
    By Alexb77 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-11-2014, 05:20 PM
  5. [SOLVED] Create button to Save specific page ranges from each worksheet in the workbook
    By projectatpel in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 01-16-2014, 02:22 PM
  6. [SOLVED] Auto populating a specific worksheet in separate workbook
    By cthorne in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-09-2013, 12:47 PM
  7. VBA code: save worksheet as separate workbook; use cell values as filename
    By ACurtis802 in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 03-17-2009, 07:23 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