Thanks Feridun, this is what I need!
We are adding a large number of users into a new team, so I created an Advanced Find View and then use that view to mark all users into this team.
However I don't know if there's a way to filter 'Disabled User' from the View. If a Disabled User is picked then it will throw an error 'The user ID associated with the current record is not valid'... so I have to do a SQL query separately to show which
user is disabled and then try carefully to pick them one by one (it's quite pesky when adding hundreds of users). Just ranting...
Thanks much again!
-tri