Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I've string of digits like this 111/2222/33333. How can i change it to
111222233333? -- Daze |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=SUBSTITUTE("111/2222/33333","/","")
"Daze" wrote: I've string of digits like this 111/2222/33333. How can i change it to 111222233333? -- Daze |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use 100 separator inspite of 1000 separator in excel | Excel Worksheet Functions | |||
Removing a digit from a column | Excel Discussion (Misc queries) | |||
Removing a check digit | Excel Discussion (Misc queries) | |||
Color a single digit in a mult-digit number cell | Excel Discussion (Misc queries) | |||
removing digit or calc LEN fields | Excel Worksheet Functions |