How do you look up all the people in a Group?
How do you look up all the people in a Group?
| Answer | You can use this formula to get the Common Name list of persons in YourGroupName
@Name([CN];@DbLookup("";@Subset(@MailDbName;1) : "Names.nsf";"Groups";"YourGroupName";
"Members")) |
| Attachments | -none- |
| Applies to versions | 3.x; 4.x; 5.x; 6.x |
| FAQ Provided By | ken yee |
| Credit | Click here for information source |
 |  |
|
|