Hello everyone,
I'm working on a school project in which I need delete and substitute a few characters. I know that I can use the SUBSTITUTE function to accomplish that. However, since I have to do it with a few characters, I would like to use just one formula. My problem is that I don't know how to combine several functions in one formula.
Here are the characters I need to delete or replace:
Delete
- Spaces at the beginning or the end of the text, for example " word "
- "+" symbol
- "[" and "]" symbols
- quotes symbol (")
Substitute:
- replace Spanish special characters for English characters (á,é,í,ó,ú,ñ for a,e,i,o,u,n).
By the way, once I get that, I also need to replace spaces by dash "-" symbol.
Any help would be greatly appreciated.
Thanks for sharing your knowledge!
I'm working on a school project in which I need delete and substitute a few characters. I know that I can use the SUBSTITUTE function to accomplish that. However, since I have to do it with a few characters, I would like to use just one formula. My problem is that I don't know how to combine several functions in one formula.
Here are the characters I need to delete or replace:
Delete
- Spaces at the beginning or the end of the text, for example " word "
- "+" symbol
- "[" and "]" symbols
- quotes symbol (")
Substitute:
- replace Spanish special characters for English characters (á,é,í,ó,ú,ñ for a,e,i,o,u,n).
By the way, once I get that, I also need to replace spaces by dash "-" symbol.
Any help would be greatly appreciated.
Thanks for sharing your knowledge!