Use of multiple-character delimiters under Text To Columns

longtalker

New Member
Joined
Jan 31, 2009
Messages
28
Hey everyone, I have data in the form of several rows, each of which has several words separated by ": " (colon + space) I would like each word separated in its own column, and have therefore used the Text To Columns command (under Data|Data Tools). But apparently you can only define one character as the delimiter, and if I define it to be just the colon, then I have a space at the beginning of each word. I know I can probably do a few extra steps to ge rid of that leading space, but my question is: can one define more than one character as a delimiter, under the Text To Columns command? Anticipated thanks for any help!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
why not before doing the text to columns do a find/replace
find: ": "
Replace ":"

without the quotations
 
Upvote 0
Tick Space and : and tick treat 'Treat consecutive delimiters as one'.
 
Upvote 0

Forum statistics

Threads
1,214,641
Messages
6,120,695
Members
448,979
Latest member
DET4492

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top