+ Reply to Thread
Results 1 to 3 of 3

Workbook structure protection for opnly specified sheets

  1. #1
    Forum Contributor
    Join Date
    05-24-2006
    Location
    Los Angeles
    MS-Off Ver
    2019
    Posts
    328

    Workbook structure protection for opnly specified sheets

    Hi,

    Is it possible to allow the user to add/delete/rename only certain sheets and have workbook structure protection on other sheets? I want the user to be able to add/delete/rename whatever sheets he/she adds themselves, but prevent the user from renaming/deleting just three tabs I created.

    Lawrence

  2. #2
    Forum Contributor bonny24tycoon's Avatar
    Join Date
    04-02-2012
    Location
    Hell
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    405

    Re: Workbook structure protection for opnly specified sheets

    Hi Lawrence,

    I don’t think we can protect structure for selected sheets and leave the rest. However, I would love to see some comments from the experienced team too



    Thanks,

    Bonny Tycoon


    **If I was able to help please click the small star icon at the bottom left of my post **

  3. #3
    Forum Contributor
    Join Date
    08-14-2006
    Location
    USA
    MS-Off Ver
    2019
    Posts
    686

    Re: Workbook structure protection for opnly specified sheets

    with VBA you can use the CodeName for the Sheet to rename it if they've changed it in a Workbook_BeforeClose routine.

    You can use a Workbook_BeforeSave routine to cancel saving if the 3 specific sheets do not exist. and provide a message box that the file will not be saved because they jacked with it.

+ 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