![]() |
Removing Digit Separator
I've string of digits like this 111/2222/33333. How can i change it to
111222233333? -- Daze |
Removing Digit Separator
Edit/ Replace: / by nothing
-- David Biddulph "Daze" wrote in message ... I've string of digits like this 111/2222/33333. How can i change it to 111222233333? -- Daze |
Removing Digit Separator
=SUBSTITUTE("111/2222/33333","/","")
"Daze" wrote: I've string of digits like this 111/2222/33333. How can i change it to 111222233333? -- Daze |
All times are GMT +1. The time now is 09:57 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com