Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Adds a user access list.
Syntax
expression.Add (Name, AllowEdit)
expression A variable that represents a UserAccessList object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| Name | Required | String | The name of the user access list. |
| AllowEdit | Required | Boolean | True allows users on the access list to edit the editable ranges on a protected worksheet. |
Return value
A UserAccess object that represents the new user access list.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.