G
Guest
Hello,
I'm attempting to use the Replace function in a query and get a "Function
Undefined" error when running query. However, the Replace function is
working fine in a module and debug window in the same database.
I have some text fields with double quotes in them (ie: like "this") and I
wanted to replace them with single quotes. I cant seem to pass these values
to a function because I get a "Expected: list separator or )" error because
of the double quotes in the string. Any suggestions?
Thanks in advance
I'm attempting to use the Replace function in a query and get a "Function
Undefined" error when running query. However, the Replace function is
working fine in a module and debug window in the same database.
I have some text fields with double quotes in them (ie: like "this") and I
wanted to replace them with single quotes. I cant seem to pass these values
to a function because I get a "Expected: list separator or )" error because
of the double quotes in the string. Any suggestions?
Thanks in advance