View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Newbee Newbee is offline
external usenet poster
 
Posts: 33
Default Text Files moved over to excel

I have a text file and some of the columns show wrapped. How do I convert my
text file over and covert the wrapped text as one cell in excel.
For example:

It shows in text file:
Angela Y. 555-55-5555 Project Manager Resonsible for
Brown managing projects
for all regions.

And I would like to see in a converted excel file:
Angela Y. Brown | 555-55-5555 |Project Manager |Responsible for managing...

I've tried text to column but don't know how the get the second line
information into one cell.