I'm having some problems getting my simple script to work. I have a feeling I'm making a really novice error. I would really appreciate anyones help on this. I've tried lots of variations of this but haven't had much luck. Thanks
Field1 =
replace([Field1], "Text to be replaced", "Replacement Text") AND replace([Field1], "Text to be replaced 2", "Replacment Text 2")
Field1 =
replace([Field1], "Text to be replaced", "Replacement Text") AND replace([Field1], "Text to be replaced 2", "Replacment Text 2")