LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 26
Default sheet protection

thanks .
But still does not work.
I have used following code for check box.
Private Sub CheckBox1_Click()
If CheckBox1.Value = True Then

Rows("18:39").Hidden = False
Else
Rows("18:39").Hidden = True

End If

End Sub

i want to protect this sheet but when i protect the sheet , the check box
doesnot work. It gives some error messege.

pmss
 
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
sheet Protection Bwells Excel Discussion (Misc queries) 2 August 31st 07 06:44 PM
Sheet Protection OdAwG Excel Discussion (Misc queries) 2 April 12th 07 01:21 PM
Sheet protection help WM New Users to Excel 2 January 3rd 07 09:51 AM
sheet protection aimee Excel Worksheet Functions 2 June 28th 05 04:13 PM
Sheet Protection Corey Brock Excel Discussion (Misc queries) 1 January 12th 05 06:19 PM


All times are GMT +1. The time now is 03:46 AM.

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

About Us

"It's about Microsoft Excel"