Hi Michelle,The Project Team Code is a calculated field also on the
form.IF(Group ID="GROUP1IDNUMBER","GROUP1CODE",IF(Group
ID="GROUP2IDNUMBER","GROUP2CODE"))TThis uses the Project Group
(Workfront system field) to add in a code.For example if the project was
created this year for the Marketing group, then the project number would
be 21-1234567-MKTG where 1234567 is the project reference number I will
say that I created this back in 2015 and now know it's possible to nest
my IF statement within ...