Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 23
Default problem with Data|Text to Columns

I wrote a while back and was possibly not clear - I do a lot of data
import and clean up - on this new computer, the subject topic, which I
call data parsing, does not work correctly. I have to divide the columns
with one extra space, which I never had to do before. I hate to think of
uninstalling excel, but if that's what it takes . . .

Any advice would be gratefully appreciated. Happy New Year
--

Regards,

P D Sterling
New York, Texas & Texas, New York
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,345
Default problem with Data|Text to Columns

P D Sterling" wrote in message
...
call data parsing, does not work correctly. I have to divide the columns
with one extra space,


One possibility is that the imported data now contains non-breaking spaces,
Character(160)

To check, with data that does not respond to Text to Columns arranging, in
say A1, enter in another call:

=SEARCH(CHAR(160),A1)

If it returns a number then you have a non-breaking space, if you get
#VALUE! then you don't.

If you do have a non-breaking space then try Text to Columns w5th both space
and other ticked in the second step and in the *other* box enter 0160 with
the Alt key held pressed. Note: the 0160 *must* be entered from the number
pad *not* the numbers above the letters.

This should separate the words whether they have spaces or non-breaking
spaces.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"P D Sterling" wrote in message
...
I wrote a while back and was possibly not clear - I do a lot of data import
and clean up - on this new computer, the subject topic, which I call data
parsing, does not work correctly. I have to divide the columns with one
extra space, which I never had to do before. I hate to think of
uninstalling excel, but if that's what it takes . . .

Any advice would be gratefully appreciated. Happy New Year
--

Regards,

P D Sterling
New York, Texas & Texas, New York



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 23
Default problem with Data|Text to Columns

this is a great idea, and I will test it out immediately. many thanks
and Happy New Year

Regards,

P D McIntosh Sterling
New York, Texas & Texas, New York


Sandy Mann wrote:
P D Sterling" wrote in message
...
call data parsing, does not work correctly. I have to divide the columns
with one extra space,


One possibility is that the imported data now contains non-breaking spaces,
Character(160)

To check, with data that does not respond to Text to Columns arranging, in
say A1, enter in another call:

=SEARCH(CHAR(160),A1)

If it returns a number then you have a non-breaking space, if you get
#VALUE! then you don't.

If you do have a non-breaking space then try Text to Columns w5th both space
and other ticked in the second step and in the *other* box enter 0160 with
the Alt key held pressed. Note: the 0160 *must* be entered from the number
pad *not* the numbers above the letters.

This should separate the words whether they have spaces or non-breaking
spaces.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Text to Columns Problem Jen711 Excel Discussion (Misc queries) 2 January 4th 07 08:33 PM
Text to columns macro problem Andy Excel Discussion (Misc queries) 4 June 20th 06 02:10 PM
Excel problem trying to format columns of data imac1948 Excel Worksheet Functions 3 June 19th 06 06:34 AM
Split text without using data-text to columns Jambruins Excel Discussion (Misc queries) 7 January 21st 06 02:16 PM
Linking text columns with text and data columns Edd Excel Worksheet Functions 0 March 17th 05 04:23 PM


All times are GMT +1. The time now is 04:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"