J
Jan
Getting error saying "omitted an operator" when trying a simple function.
All I'm trying to do is get a list of the first 4 characters of a text field
of 6 characters.
Expr: Left([dob],4)
All I'm trying to do is get a list of the first 4 characters of a text field
of 6 characters.
Expr: Left([dob],4)