Hi,
I'm trying to create a simple condition: IF [Total FV]>0 THEN "REC" ELSE "PAY" ENDIF
But I keep on receiving INVALID TYPE in OPERATOR.....there's a problem with > operator
I tried to put "" before/after "[Total FV]>0"....then the error message disappeared but the results were rubbish as Total FV was assigned only "PAY".
Thanks for any advice.