Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a column of part numbers that have dashes in them, such as 101-500 and
I want an easy way to eliminate the dash and keep the remaoning value without edit easch individual cell ie. F2 backspace and then delete the dash. I have tried doing a macro but I am not familiar with how to do them. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this:
Select the range of cells that contain the part numbers Goto the menu EditReplace Find what: enter a dash - Replace with: nothing, leave this blank Replace All -- Biff Microsoft Excel MVP "Dashman" wrote in message ... I have a column of part numbers that have dashes in them, such as 101-500 and I want an easy way to eliminate the dash and keep the remaoning value without edit easch individual cell ie. F2 backspace and then delete the dash. I have tried doing a macro but I am not familiar with how to do them. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
have you tried find and replace yet. Find what: - (dash) Replace with: (leave blank) click replace all Regards FSt1 "Dashman" wrote: I have a column of part numbers that have dashes in them, such as 101-500 and I want an easy way to eliminate the dash and keep the remaoning value without edit easch individual cell ie. F2 backspace and then delete the dash. I have tried doing a macro but I am not familiar with how to do them. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Just select the column and do a Replace replacing - with nothing.
-- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Dashman" wrote in message ... I have a column of part numbers that have dashes in them, such as 101-500 and I want an easy way to eliminate the dash and keep the remaoning value without edit easch individual cell ie. F2 backspace and then delete the dash. I have tried doing a macro but I am not familiar with how to do them. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
#N/A and eliminating it. | Excel Discussion (Misc queries) | |||
What are dashes for | Excel Discussion (Misc queries) | |||
eliminating the 0 in DIV/0 | Excel Discussion (Misc queries) | |||
Eliminating #N/A | Excel Worksheet Functions | |||
Eliminating every 25th row | Excel Worksheet Functions |