Thanks Kirk. Further to this, is it possible to remove words from the Personality field using code replacements, or some other tweaked code (not using find and replace)?
EG: If the Personality field has: Michael Jordan, Chicago Bulls, Magic Johnson, LA Lakers, Larry Bird, Boston Celtics is it possible to automatically delete just the team name, in this instance Chicago Bulls, LA Lakers, Boston Celtics
At the moment I currently have {persons} in the Personality field in my IPTC Stationery Pad, drawing the player name and team name from the Persons Shown field. Is there some kind of code or tweak that can remove the team name... EG {persons} {except: Chicago Bulls} {except: LA Lakers}{except: Boston Celtics}
In simple terms, I need my Persons Shown field to have player AND team name, but I need the Personaliy field to have ONLY player name. Just want the most efficient way of doing this.
Cheers