Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / February 2007

Tip: Looking for answers? Try searching our database.

how to remove dashes

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
chiuinggum@hotmail.com - 28 Feb 2007 05:28 GMT
I have a list of 500 part number with dashes in between. Example 1234-56-789.
How do able to remove the dashes to make it 123456789?
JE McGimpsey - 28 Feb 2007 05:41 GMT
One way:

   =--SUBSTITUTE(A1,"-","")

the -- will convert the text string into ann actual number. If you want
to leave your "number" as text, omit them.

In article <C4B54A4C-0E8D-40E5-B351-8EA0EBA3CD83@microsoft.com>,
chiuinggum@hotmail.com
<chiuinggumhotmailcom@discussions.microsoft.com> wrote:

> I have a list of 500 part number with dashes in between. Example 1234-56-789.
> How do able to remove the dashes to make it 123456789?
RichardSchollar - 28 Feb 2007 09:55 GMT
On 28 Feb, 05:28, chiuing...@hotmail.com
<chiuinggumhotmail...@discussions.microsoft.com> wrote:
> I have a list of 500 part number with dashes in between. Example 1234-56-789.
> How do able to remove the dashes to make it 123456789?

You could do them en masse by using Find/Replace ie select the entire
column and press Ctrl+H and in Find What: -    and in Replce With:
(leave this blank).

Hope this helps!

Richard
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.