Results 1 to 4 of 4

Close on specific worksheet before save

Threaded View

  1. #1
    Registered User
    Join Date
    06-11-2009
    Location
    Leeds, England
    MS-Off Ver
    Excel 2003
    Posts
    67

    Close on specific worksheet before save

    Hi,

    I've seen the code to open a workbook on a specific worksheet, but can this be done when closing. I tried:

    Private Sub Workbook_Close()
      Sheets("Sheet1").Activate
    End Sub
    but no luck. I want the document to navigate to a specific worksheet when closed so is saved there. So when the user closes and clicks yes to save it moves before the save. Is that possible? I don't mind if the workbook must be saved everytime it closes...

    Thanks,
    Joe
    Last edited by tuckjoseph; 02-01-2010 at 09:04 AM.

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