| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| userRange | String | The range string indicating the Users that this User's settings are to be copied to. | ||
| sections | String | Optional | A comma separated list of the sections to copy, e.g. General.Database,General.Formatting. If omitted, a value of * is assumed. | |
| includeFormSettings | Boolean | Optional | Indicates whether to copy form layouts and defaults. If omitted, a value of False is assumed. | |
| includeToolbars | Boolean | Optional | Indicates whether to copy toolbars. If omitted, a value of False is assumed. | |
| includeOtherUi | Boolean | Optional | Indicates whether to copy other user interface settings, e.g. task pane location. If omitted, a value of False is assumed. | |
| includeUserData | Boolean | Optional | Indicates whether to copy User Data, e.g. Report, Search, Document and Query settings. If omitted, a value of False is assumed. | |
| includeTaskManagerFolders | Boolean | Optional | Indicates whether to copy Task Manager Fodlers. If omitted, a value of False is assumed. | |
| countCopied | Integer | Optional | ByRef | If omitted, a value of 0 is assumed. |
| warning | String | Optional | ByRef |
A Boolean value indicating success.