How should this go:
Code:
IF {table1.field1}="Y" Then "Text"
/Code
I want the text to display if the field value is "Y" . I know that this should be a Y/N field, but nonetheless the field is still displaying "Y"
I just can't see mto get over the hump on this one.
Thanks