Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
bobf
 
Posts: n/a
Default sorting letters in words into alphabetical order

I have an Excel column of surnames. Is there any way of
sorting the letters within each surname into alphabetical
order, OTHER than by using left, mid and right functions
to strip out the individual letters and then perform a
sort on them. Thanks in advance. Bobf
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Bob,

You need to strip them out as Sort has no substring facility in the key.

Other than that you need VBA.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"bobf" wrote in message
...
I have an Excel column of surnames. Is there any way of
sorting the letters within each surname into alphabetical
order, OTHER than by using left, mid and right functions
to strip out the individual letters and then perform a
sort on them. Thanks in advance. Bobf



  #3   Report Post  
AlfD
 
Posts: n/a
Default

Hi!

Use Data Text to columns. Set switch as fixed length and use length =
1
This will expand the word to one letter per column which is sortable
using Data Sort Options Sort left to right.

Alf

  #4   Report Post  
AlfD
 
Posts: n/a
Default

Hi!

Use Data Text to columns. Set switch as fixed length and use length =
1
This will expand the word to one letter per column which is sortable
using Data Sort Options Sort left to right.

Alf

  #5   Report Post  
Myrna Larson
 
Posts: n/a
Default

You've been told how to split the data, but my question for you is, WHY do you
want/need to do this?

On Mon, 21 Mar 2005 00:37:17 -0800, "bobf"
wrote:

I have an Excel column of surnames. Is there any way of
sorting the letters within each surname into alphabetical
order, OTHER than by using left, mid and right functions
to strip out the individual letters and then perform a
sort on them. Thanks in advance. Bobf




  #6   Report Post  
AlfD
 
Posts: n/a
Default

Myrna:

Gosh! I've never felt so bold I could ask that...

Alf

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
How do I arrange sheets in alphabetical order? Supreme Grace Excel Discussion (Misc queries) 2 March 16th 05 05:02 PM
How do I arrange sheets in alphabetical order? gracebakky Excel Discussion (Misc queries) 2 March 16th 05 10:39 AM
Excel worksheet column headings in backwards alphabetical order? normanok89 Excel Discussion (Misc queries) 1 March 4th 05 03:23 PM
how do i sort excel worksheets by alphabetical order? Birichica Excel Worksheet Functions 4 February 23rd 05 05:10 PM
how do i arrange column A (last name) in alphabetical order? t. hershy Excel Discussion (Misc queries) 2 November 28th 04 10:23 PM


All times are GMT +1. The time now is 02:26 PM.

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"