ExcelBanter

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

danial mansoor

password protection
 
wat is the vba code to protect sheet,wat i want if i pressed command
button sheet should be protected and set the password 123?

i also wanted to know is there a way to disable the ribbon using
macro?


can anyone one help me?

Robert Crandal[_2_]

password protection
 
The code for pasword protecting a sheet would look
something like this:

Sheet1.Protect "123"

As for the ribbon, I'm afraid I don't know how to disable
that.

Good luck!


"danial mansoor" wrote in message
...
wat is the vba code to protect sheet,wat i want if i pressed command
button sheet should be protected and set the password 123?

i also wanted to know is there a way to disable the ribbon using
macro?


can anyone one help me?




All times are GMT +1. The time now is 01:10 AM.

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