I used your formatting, and adjusted the first line of my code to the following,if (( $record.PAGE.FIELD.value == "AB") || ($record.PAGE.FIELD.value "CD") || ($record.PAGE.FIELD.value "EF") || ($record.PAGE.FIELD.value "GH") || ($record.PAGE.FIELD.value "IJ"))This made it work. I appreciate the help...