formula field
formula field
I read that it simply evaluates an expression, but I've tried:
NameLast + ", " + NameFirst
$NameLast + $ NameFirst
this.NameLast + this.NameFirst
et cetera (with and without spaces)
but nothing is displayed in the resulting (formula) field.
dagnew