I have:
Exp1:REPLACE([tPhysician],",","")
in a query to REPLACE commas with nothing. However, when I attempt to run the query I get:
Undefined funtion REPLACE in expression
What have I done wrong now? Anyone have any idea.
I have:
Exp1:REPLACE([tPhysician],",","")
in a query to REPLACE commas with nothing. However, when I attempt to run the query I get:
Undefined funtion REPLACE in expression
What have I done wrong now? Anyone have any idea.