Hi everyone,

Very new to Crystal and in need of help please

Code:
if GridRowColumnValue (CHOICES.LATE_FLG) = "T" then "On Time"
Else
if GridRowColumnValue (CHOICES.LATE_FLG)= "F" then "Late"
At the moment my column headings are just F or T so I've tried changing it by right clicking on the column, clicking on Format Field bringing up the Format Editor | Common Tab and clicking on the Display String.
On save I get "There is an error in this formula etc... then the next dialogue box says The ) is missing.
Help!
Cheers
Mifty