R
Robin Chapple
I have a field [Last Update] and I am attempting to add a literal
instead of a separate label. I am using:
="Last Update " & format(Last Update, "medium date")
and I get the error message Invalid Syntax.
What have I missed. ???
Robin Chapple
instead of a separate label. I am using:
="Last Update " & format(Last Update, "medium date")
and I get the error message Invalid Syntax.
What have I missed. ???
Robin Chapple