Application.IsCurrentWebUserInGroup method (Access)
Gets whether or not the current user of a web database is a member of the specified Microsoft SharePoint Foundation 2010 group.
expression.IsCurrentWebUserInGroup (GroupNameOrID)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
GroupNameOrID | Required | Variant | The name or identifier (ID) of the group. |
Boolean
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.