Hello
I am trying to do an if statement to check for a result. Basically if
the number in a column is "so and so" then I need it to do <@else> "so
and so">
This is my code:
<@IF VALUE=<@COLUMN "enrollment.attendance"> 1
<@ELSE>
Completed
</@IF>
I have three of those for completed, no showed and cancelled all back to
back. All of them look like the above, but it's not working.
Should it be <@IF EXPR= expr, etc.>??
Thanks for any help...
Steve
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body