Does anyone know how to reference in code a group in security instead of listing all current users. So if you create a group called OES and list all users under the group. Instead if saying: If CurrentUser = JJacob or CurrentUser = JJones, can we just say (hopefully) CurrentGroup = OES or something like that. I can not find anything under help about group security.