Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
beasleyb
 
Posts: n/a
Default how can I sort alphanumeric entries by number in excel

I need to sort a column of alphanumic numbers in EXCEL with it ignoring the
prefix letters.
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default how can I sort alphanumeric entries by number in excel

Create a new column and extract the digits from the other cell. Then sort by
that column.

If your data looks like:
XX####
(always two alphas followed by the numbers)
it might be as simple as:

=--mid(A1,3,255)

Other formulas would depend on what your data looks like. You may want to post
a representative sample.

beasleyb wrote:

I need to sort a column of alphanumic numbers in EXCEL with it ignoring the
prefix letters.


--

Dave Peterson
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
Excel won't sort numbers correctly martin0642 Excel Discussion (Misc queries) 2 September 27th 05 05:34 PM
How do I sort for the maximum values in each year in excel? The Wrightster Excel Discussion (Misc queries) 3 February 24th 05 05:43 PM
How to sort/update large excel db [email protected] Excel Discussion (Misc queries) 0 February 2nd 05 12:43 AM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM
how to increase maximum number of columns in excel 2003 [email protected] Excel Discussion (Misc queries) 1 January 16th 05 08:13 PM


All times are GMT +1. The time now is 07:19 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"