Hi Richard - you just change the pipe symbol to whatever you like in the valueexpression. See below with the // instead of the |. valueexpression=IF({numberOfChildren}>0,"",IF(ISBLANK({handoffDate}),"",IF(ISBLANK({actualCompletionDate}),CONCAT(" // ",{name}),""))) David Cornwell