Determining a user’s security group in VBA
We’ve recently completed a project where we needed our add-in to behave differently depending on the security group of the user. For example, if the user was an estimator, the add-in was to perform behaviour X; but if the user was clerical staff, the add-in should perform behaviour Y.