+ Reply to Thread
Results 1 to 3 of 3

Save As/Save Copy As workbook to a new file name/path without closing the original

  1. #1
    Forum Contributor
    Join Date
    08-10-2017
    Location
    Lansing, Michigan
    MS-Off Ver
    2016
    Posts
    140

    Save As/Save Copy As workbook to a new file name/path without closing the original

    I have this macro that clears the entire workbook. Essentially, I want to have the workbook or a copy of the workbook be saved under whatever path and file name the user chooses to save the file under before the original has cleared out. I am calling a macro that does this under the clear macro, but it requires the original to close so the rest of the macro doesnt run and nothing is cleared out on the original. Is there a way to do this?

    The save as new file macro that I am calling is below for reference.

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    08-10-2017
    Location
    Lansing, Michigan
    MS-Off Ver
    2016
    Posts
    140

    Re: Save As/Save Copy As workbook to a new file name/path without closing the original

    I've also tried changing "SaveAs" to "SaveCopyAs" and removing the lines "FileFormat" through "ActBook.Close" and it brings up the save file as box, but the workbook doesnt actually save after typing in the new file name and clicking save.
    Last edited by jennis7242; 01-25-2019 at 06:11 PM.

  3. #3
    Forum Contributor
    Join Date
    08-10-2017
    Location
    Lansing, Michigan
    MS-Off Ver
    2016
    Posts
    140

    Re: Save As/Save Copy As workbook to a new file name/path without closing the original

    Bump. Anybody know if this is possible?

+ 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. Script/macro to save a copy as tab delimited text file and then close original file
    By Merlin803 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-02-2015, 01:34 PM
  2. Save a copy of current .xlsm file without closing the original
    By gezza07 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-24-2013, 08:52 PM
  3. [SOLVED] How to save a copy of the workbook to a specified path?
    By moxman in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-21-2013, 01:44 AM
  4. Replies: 1
    Last Post: 09-05-2013, 02:39 PM
  5. Save file as copy while still having original still open
    By djblois1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-12-2013, 03:40 PM
  6. Replies: 5
    Last Post: 03-21-2013, 07:34 AM
  7. automatically save a copy of the workbook when saving or closing it
    By excel1 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-17-2008, 08:06 AM

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