View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Glenn Glenn is offline
external usenet poster
 
Posts: 1,240
Default Function on "Text to Columns"

Nandeesh wrote:
I have list of Names for e.g.
Antony, John - 30022275
David, Joan - 30022277
When I used "Text to Columns" function I am able to saparate Names in
different cells but unable to saparate "Joan - 30022277"
I tried even removing " - " but did not worked, is their any function so
that I can saparate all for e.g.
A1 - Antony
B1 - John
C1 - 30022275


Using "Text to Columns", select "Delimited" and "Next". Then check "Space",
"Comma" and "Treat consecutive delimiters as one" and then click "Next". In the
next dialog box, select the third column (with the hyphen "-" in it) and select
the Column data format "Do not import column (skip)". Click "Finish".