ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Setting Up Workbook Permissions (https://www.excelbanter.com/excel-programming/299400-setting-up-workbook-permissions.html)

Phil Hageman[_3_]

Setting Up Workbook Permissions
 
Is there a way to set up workbook permissions - a user name and password? The result is that anyone could look at the workbook, but only a specified user/password could modify anything.

Charles

Setting Up Workbook Permissions
 
Hi,

This is something I use when a user opens a workbook.
The user will have to open as a read only unless they know th
Password. You can modify it.


Workbooks.Open Filename:= _
"G:\USERS\CC\Complaint-KudoFolder\complaintkudofile.xls"
Password:="david"


HTH


Charle

--
Message posted from http://www.ExcelForum.com


Phil Hageman[_3_]

Setting Up Workbook Permissions
 
Thanks, Charles. Gives me something to start with...

Charles

Setting Up Workbook Permissions
 
HI,

Ok, Just protect the worksheets then, also the workbook. If the use
tries to chang anthing on the worksheet tha is protected they will b
asked for a password.
Click Tools select protection and give it a password.


Charle

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 06:10 PM.

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