Text to columns problem - data disappearing

DJDALSH

New Member
Joined
Sep 29, 2014
Messages
1
Hi there,

I am trying to separate 160 rows of data into columns. Each piece of data is separated by a | currently, however between clicking next after step 1 and step 2 the majority of the data disappears and when I click finish only 2 pieces of data from the cell have separated and the rest has disappeared.

Does anyone know why this is happening? An example of the data in the cell I'm trying to separate is:

Contact name * xxxxx|Organisation name * xxx|Number of employees * xxx|Phone Number * xxx |Email * xxx@xx.com <mailto:lxxx>|Address * <http://maps.google.com/?q=xx, +xxxxxx++xxx+xxx> |xxx,xxx,xxx |United Kingdom |Preferred date of delivery if one Monday 1 September 2014 |If you would like additional copies of 'xxx' for your organisation. Please provide further details for how these will be used below.|

Thanks very much,
Dan
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Seems to work for me, try using Text To Columns command on your Data section of the ribbon, pick Delimited, then uncheck Tab and check Other as the delimiter and copy and paste the | symbol in the related Other box.
 
Upvote 0
Drag your formula bar so you can see multiple lines at once and click around on where you thought the data would show up - a possibility is the delimitation is working properly but cells containing carriage returns would force the data several lines down within a cell. It would give the appearance of missing data at a glance if your formula bar is only displaying a single row height (a common default).
 
Upvote 0

Forum statistics

Threads
1,214,981
Messages
6,122,565
Members
449,089
Latest member
Motoracer88

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