December 1, 201015 yr I'm trying to make it so that when the file starts up it sees what user group they are a part of and then takes them to a layout based on what privilege set they are a part of. Right now I just have a big IF script that checks for each user by account name but that could get lengthy depending on the number of users. Is there a scrip like Get (AccountPrivilegeSet)? or something similar?
Create an account or sign in to comment