LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,718
Default Excel 07 Protection

Sorry but no luck recreating the problem starting with a workbook in Excel
2003.

--
Jim
"Gizmo" wrote in message
...
| If I create a workbook in 07 and protect it, password is required to
| unprotect. Only the workbook I created in 03 and converted to 07 doesn't
| require a password except on sheet1.
|
| "Jim Rech" wrote:
|
| I couldn't duplicate your problem. After running this code I had to
input
| the password for each sheet individually to unprotect it..
|
| Sub ProtectAllSheets()
| Dim WS As Worksheet
| For Each WS In Worksheets
| WS.Protect "a", True, True, True
| Next
| End Sub
|
| --
| Jim
| "Gizmo" wrote in message
| ...
| |I just got upgraded to Excel 07. I am trying to use an app I created in
| Excel
| | 03. After converting the file to .xlsm, I started to check to make
sure
| all
| | the code is working correctly. Everything is fine except for the sheet
and
| | workbook protection. Excel 07 is only requiring me to input the
password
| on
| | sheet 1. All the other sheets "Unprotect" by simply clicking on the
| unprotect
| | sheet button in the review ribbon. All my "Subs" starts and ends with
| | workbook and worksheet unprotect/protect.
| | Is this how 07 is supposed to work? What good is sheet protection
then?
|
|

 
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
WS Protection: Different Levels of Protection on Different Ranges Carmi Excel Discussion (Misc queries) 4 August 31st 07 02:26 PM
Excel Protection Dolphy Excel Discussion (Misc queries) 2 August 27th 07 03:22 AM
Cell Protection vs. Worksheet Protection kmwhitt Excel Discussion (Misc queries) 4 September 24th 06 02:37 AM
Worksheet protection is gone and only wokbook protection can be se Eric C. Excel Discussion (Misc queries) 4 May 2nd 06 04:50 PM
Excel protection [email protected] Excel Discussion (Misc queries) 3 February 17th 05 08:40 PM


All times are GMT +1. The time now is 08:11 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"