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.

Syntax

expression.IsCurrentWebUserInGroup (GroupNameOrID)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
GroupNameOrID Required Variant The name or identifier (ID) of the group.

Return value

Boolean

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.