PC Review


Reply
Thread Tools Rate Thread

Controls in protected sheet don't response!!!

 
 
Rose Tamang 2001
Guest
Posts: n/a
 
      14th May 2010
Hi, Geeks!!

1. Can any one tell me if it is possible to activate the controls in the
proctected sheet? One of the control has to delete the rows. I can't!!
2. Any idea to reduce the security level to low through VBA in Excel 2003!!
3. How to protect the sheet from being deleted? I need a VBA code to do this.

Please help!!

 
Reply With Quote
 
 
 
 
Per Jessen
Guest
Posts: n/a
 
      14th May 2010
Hi

You can not delete rows etc. in a protected sheet. A solution could be to
wrote a macro which unprotect the sheet, delete the selected row(s), and
protect the sheet again. The macro can be called from a button on the sheet.

To prevent sheet(s) from beeing deleted, you have to protect the workbook
for structure.

Hopes this helps.
....
Per

"Rose Tamang 2001" <(E-Mail Removed)> skrev i
meddelelsen news222D087-2709-4572-8AE2-(E-Mail Removed)...
> Hi, Geeks!!
>
> 1. Can any one tell me if it is possible to activate the controls in the
> proctected sheet? One of the control has to delete the rows. I can't!!
> 2. Any idea to reduce the security level to low through VBA in Excel
> 2003!!
> 3. How to protect the sheet from being deleted? I need a VBA code to do
> this.
>
> Please help!!
>

 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      14th May 2010
Check your other post.

On 05/14/2010 05:14, Rose Tamang 2001 wrote:
> Hi, Geeks!!
>
> 1. Can any one tell me if it is possible to activate the controls in the
> proctected sheet? One of the control has to delete the rows. I can't!!
> 2. Any idea to reduce the security level to low through VBA in Excel 2003!!
> 3. How to protect the sheet from being deleted? I need a VBA code to do this.
>
> Please help!!
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Controls in protected sheet don't response!!! Rose Tamang 2001 Microsoft Excel Programming 1 14th May 2010 01:07 PM
how to activate controls in protected sheet =?Utf-8?B?Tm92aWNl?= Microsoft Excel Worksheet Functions 2 1st Feb 2006 11:42 PM
Controls in protected sheet mangesh_yadav Microsoft Excel Programming 18 6th Sep 2004 04:56 PM
Re: Unable to use controls when sheet is protected Dave Peterson Microsoft Excel Programming 0 11th Aug 2004 12:58 AM
Re: Unable to use controls when sheet is protected Tom Ogilvy Microsoft Excel Programming 1 10th Aug 2004 04:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:07 AM.