Code:
Replace(lcase(sText),"text to replace","text to replace with")
That should be working just fine (if I didn't mess up the syntax )