ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   password (https://www.excelbanter.com/excel-programming/354874-password.html)

john tempest[_2_]

password
 
ActiveWorkbook.Sheets("MANUAL TS").Protect
i use the above code to protect a worksheet, what extra code do i need to
use a password
thankyou john

Jim Rech

password
 
Hover your mouse pointer over the word "Protect" and press F1.

--
Jim
"john tempest" wrote in message
...
| ActiveWorkbook.Sheets("MANUAL TS").Protect
| i use the above code to protect a worksheet, what extra code do i need to
| use a password
| thankyou john



Henrich

password
 
U don't need an extra code just add after protect Password := "drowssap"

example: ActiveWorkbook.Protect Password := "password"

€žjohn tempest" napĂ*sal (napĂ*sala):

ActiveWorkbook.Sheets("MANUAL TS").Protect
i use the above code to protect a worksheet, what extra code do i need to
use a password
thankyou john


john tempest[_2_]

password
 
thankyou Heinrich
that works just fine
"Henrich" wrote:

U don't need an extra code just add after protect Password := "drowssap"

example: ActiveWorkbook.Protect Password := "password"

€žjohn tempest" napĂ*sal (napĂ*sala):

ActiveWorkbook.Sheets("MANUAL TS").Protect
i use the above code to protect a worksheet, what extra code do i need to
use a password
thankyou john





All times are GMT +1. The time now is 11:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com