Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Simon Ryan
 
Posts: n/a
Default Text to columns - right-aligned text

I have a column which contains a product description (in text) and
catalogue/EAN number (numeric). The description varies in terms of number of
characters whereas the catalgoe number doesn't. I want to right justify/align
the column and then text-to columns so I can pick the number away from the
original column - a kind of reverse concatenate. Any suggestions out there?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Doug Kanter
 
Posts: n/a
Default Text to columns - right-aligned text


"Simon Ryan" wrote in message
...
I have a column which contains a product description (in text) and
catalogue/EAN number (numeric). The description varies in terms of number
of
characters whereas the catalgoe number doesn't. I want to right
justify/align
the column and then text-to columns so I can pick the number away from the
original column - a kind of reverse concatenate. Any suggestions out
there?


Are you questioning how to right-justify the data, or what to do next, AFTER
justifying?


  #3   Report Post  
Posted to microsoft.public.excel.misc
Bernie Deitrick
 
Posts: n/a
Default Text to columns - right-aligned text

Simon,

Try using, for example

=VALUE(RIGHT(TRIM(A1), 10))

where A1 is a cell with the data, and 10 is the length of the EAN number. Copy down to match.

HTH,
Bernie
MS Excel MVP


"Simon Ryan" wrote in message
...
I have a column which contains a product description (in text) and
catalogue/EAN number (numeric). The description varies in terms of number of
characters whereas the catalgoe number doesn't. I want to right justify/align
the column and then text-to columns so I can pick the number away from the
original column - a kind of reverse concatenate. Any suggestions out there?



  #4   Report Post  
Posted to microsoft.public.excel.misc
Simon Ryan
 
Posts: n/a
Default Text to columns - right-aligned text

Cheers - spot on!

"Bernie Deitrick" wrote:

Simon,

Try using, for example

=VALUE(RIGHT(TRIM(A1), 10))

where A1 is a cell with the data, and 10 is the length of the EAN number. Copy down to match.

HTH,
Bernie
MS Excel MVP


"Simon Ryan" wrote in message
...
I have a column which contains a product description (in text) and
catalogue/EAN number (numeric). The description varies in terms of number of
characters whereas the catalgoe number doesn't. I want to right justify/align
the column and then text-to columns so I can pick the number away from the
original column - a kind of reverse concatenate. Any suggestions out there?




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 - one way street? Al Excel Discussion (Misc queries) 4 November 17th 05 04:31 PM
How do I convert from text to columns automatically on import? byosko Excel Discussion (Misc queries) 1 November 16th 05 11:21 PM
comparing columns of text (cross-searching) WorkingWithText Excel Discussion (Misc queries) 0 November 8th 05 02:30 AM
Text to columns jcross Excel Discussion (Misc queries) 2 July 21st 05 07:07 PM
Text to Columns in excel for delimited files - allow trimming opt. D. Young New Users to Excel 1 April 25th 05 05:06 PM


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

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

About Us

"It's about Microsoft Excel"