Hi everyone,
Really not sure what I'm doing wrong here. I have the following IF statement:
IF [RecordID] = 1 THEN ([Core Time]+[Work Out]) END
I keep getting that Malformed error message regardless how I wrap the 1 whether it ends with END or ENDIF.
RecordID is a calculated field, so perhaps that's the issue?
Any help would be appreciated!