Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
i have a general field 100-11-11-00
i want to remove the - and make it 100111100 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way:
Select the data to change. Choose Edit/Replace... Find what: - Replace with: <blank Click Replace All if you want to use a formula: =SUBSTITUTE(A1,"-","") In article , dlb1228 wrote: i have a general field 100-11-11-00 i want to remove the - and make it 100111100 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
just select the cells where you want to do the reemoval, then from menu Edit, Substitute in the Find field digit - and leave blank the field Substitue with. Then click on Substitute All. -- (I'm not sure of names of menus, options and commands, because translating from the Italian version of Excel...) Hope I helped you. Thanks in advance for your feedback. Ciao Franz Verga from Italy "dlb1228" ha scritto nel messaggio ... i have a general field 100-11-11-00 i want to remove the - and make it 100111100 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can I remove hypens from a field | Excel Discussion (Misc queries) | |||
Pivot Table: Remove old field cell value | Excel Discussion (Misc queries) | |||
How do I remove the 1st 4 characters of a field in Excel? | Excel Worksheet Functions | |||
How do you remove excess spaces from an Excel field? | Excel Discussion (Misc queries) | |||
Remove 1st 3 characters in each field of Excel column | Excel Worksheet Functions |