Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 119
Default Protect template worksheet

I have a template workbook and in that workbook I have a worksheet that is a
template sheet. The user will create a working workbook from the template.
Then the user will copy the template sheet to one or more working sheets in
their book. Because of the way I designed the workbook and underlying macros,
the template sheet must always be present.

I can't quite figure out a way to protect this sheet from any alteration but
allow the copies to work normally.

The rub is that the sheet has both locked and unlocked cells and the working
sheets needs to be set with protection on.

What would be the approach to this?

Thanks,
John

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Protect template worksheet

Hide the sheet from their view.
Give them a macro that does the dirty work of unhiding, copying (renaming??),
rehiding.

It should stop most users from messing with the original sheet.

DocBrown wrote:

I have a template workbook and in that workbook I have a worksheet that is a
template sheet. The user will create a working workbook from the template.
Then the user will copy the template sheet to one or more working sheets in
their book. Because of the way I designed the workbook and underlying macros,
the template sheet must always be present.

I can't quite figure out a way to protect this sheet from any alteration but
allow the copies to work normally.

The rub is that the sheet has both locked and unlocked cells and the working
sheets needs to be set with protection on.

What would be the approach to this?

Thanks,
John


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 119
Default Protect template worksheet

Hi Dave,

Thanks, this is a good suggestion.

John

"Dave Peterson" wrote:

Hide the sheet from their view.
Give them a macro that does the dirty work of unhiding, copying (renaming??),
rehiding.

It should stop most users from messing with the original sheet.

DocBrown wrote:

I have a template workbook and in that workbook I have a worksheet that is a
template sheet. The user will create a working workbook from the template.
Then the user will copy the template sheet to one or more working sheets in
their book. Because of the way I designed the workbook and underlying macros,
the template sheet must always be present.

I can't quite figure out a way to protect this sheet from any alteration but
allow the copies to work normally.

The rub is that the sheet has both locked and unlocked cells and the working
sheets needs to be set with protection on.

What would be the approach to this?

Thanks,
John


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can protect worksheet then workbook but not Protect and Share in code [email protected] Excel Programming 7 January 16th 17 07:01 AM
protect template Lavanya Pandian New Users to Excel 3 September 14th 07 12:02 PM
Protect formulae in template Michell Major Excel Discussion (Misc queries) 3 April 25th 07 03:43 PM
How do I copy protect an Excel template videomag Excel Discussion (Misc queries) 1 August 2nd 05 08:22 PM
Help with creating template for users, need to protect cells, but... [email protected] Excel Programming 0 June 16th 05 05:08 PM


All times are GMT +1. The time now is 03:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"