UPDATE participants SET ActionFlag = 1 WHERE ID IN ('#ListChangeDelims(Form.TeamMemberID, "','", ",")#') SELECT ParticipantID FROM teammembers WHERE TeamID = '#Client.TeamID#' SELECT ID, FirstName, LastName FROM participants WHERE ActionFlag = 0 AND ProjectID = '#Client.TeamProjectID#' AND DateFinished IS NOT null AND ID NOT IN (#PreserveSingleQuotes(ExistingTeam)#) ORDER BY LastName, FirstName Add To a Team Wizard - Pick Team Members
#Client.StatMsg#
Pick Members For Team #Client.TeamCreate_TeamName#

This is the complete list of the project participants who have completed the assessment.  If you wish to add anyone to your team, click the checkbox next to their name.  When you have selected everyone you want, click 'Add To Team'.

There are #NumberFormat(GetPart.RecordCount, '9,999')# people to select from.
 #GetPart.FirstName# #GetPart.LastName#
No Eligible Participants exist in this project.

You may have selected them all previously.
disabled onClick="form1.submit();">