+ Reply to Thread
Results 1 to 2 of 2

save as and update workbook

  1. #1
    Registered User
    Join Date
    07-30-2009
    Location
    melbourne, AUS
    MS-Off Ver
    Excel 2003
    Posts
    33

    save as and update workbook

    G'Day

    I'm in the process of making a Quote form in workbook named MASTER, when the quote is finished i want to save as the quote number in sheet "quote" range H3 this part i have sorted, i want to default back to the master workbook and then update the quote number by 1, range H3 + 1 then save the master copy. closing the newly saved as workbook,
    this is what i have so far, it updates the quote number in the new workbook.

    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    03-31-2009
    Location
    Barstow, Ca
    MS-Off Ver
    Excel 2002 & 2007
    Posts
    2,164

    Re: save as and update workbook

    Use "ThisWorkbook.SaveCopyAs" instead of "ThisWorkbook.SaveAs". This will create a copy of Master but leave Master alone.

+ 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