D
Doug
I have a field the may contain spaces, dashes and slashes for instance
4022916389 /5-12-03 trans. I want to create a formula that will
replace all of these characters with "no space".
The formula =SUBSTITUTE(A1,"-","") will only remove dashes.
Is there a way to nest multiple replace or substitute functions
together to accomplish my request? If so, please let me know.
Thanks for your help
4022916389 /5-12-03 trans. I want to create a formula that will
replace all of these characters with "no space".
The formula =SUBSTITUTE(A1,"-","") will only remove dashes.
Is there a way to nest multiple replace or substitute functions
together to accomplish my request? If so, please let me know.
Thanks for your help