Could anyone know if there is any Excel function that I can use to remove a certain character from a text string, e.g.
1). Remove space from "acurve is what"
2). Remove "-" from "acurve-is-what"
3). Remove "'" from "acurve'is"
And so on.
Thanks a lot!