Hello everyone! I need to replace the "," character and "PRN" from an employee name field.
I have used the
replace ({employee.name},"PRN","");
replace ({employee.name},",","")
to remove the letters PRN but I still have many ","
What do I need to add to the formula to remove commas and the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.