BrandynBlaze
New Member
- Joined
- Sep 20, 2012
- Messages
- 29
Hello,
I'm just trying to build a spreadsheet that will allow me to paste a column of text strings into column C that will parse the text and replace any non-alphanumeric characters with their octal codes (For example turn "(TM)" into "\236"). The symbols to replace will be in column A, the codes to replace it with will be in column B, and I want column D to return the String with the appropriate substitutions made. I'm pretty comfortable with Vlookup but not with parsing a string in excel so hopefully someone can help!
Thanks,
Brandynblaze
I'm just trying to build a spreadsheet that will allow me to paste a column of text strings into column C that will parse the text and replace any non-alphanumeric characters with their octal codes (For example turn "(TM)" into "\236"). The symbols to replace will be in column A, the codes to replace it with will be in column B, and I want column D to return the String with the appropriate substitutions made. I'm pretty comfortable with Vlookup but not with parsing a string in excel so hopefully someone can help!
Thanks,
Brandynblaze