Frank2 Hi All, Please advise if it is possible to use an IF statement in a FORM in the same way as in a query to display different info. See example: } if(data["IncludeTest"]=="No"){ # ..... Thanx
rocketman As Jaymer Said, Separator group is the way to go. No coding required - elegant and easily maintainable solution. Just keep in mind you need the separator end as well as the separator start lines in otherwise, the condition will be ignored