Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I sort a column in Excel by the last digit in each field

I'm trying to sort a large column of 6 digit characters by the last character
in each field.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default How do I sort a column in Excel by the last digit in each field

Add a column to the right of that column.

Use a formula like:
=right(a1,1)
to get that last digit.

Then sort your range by this column.

When you're done, delete this column.

jmdyt wrote:

I'm trying to sort a large column of 6 digit characters by the last character
in each field.


--

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
How do I sort the last 3 digits first and then the first 4 digit?. aphriam Excel Worksheet Functions 2 April 22nd 07 03:28 AM
how do i sort formated (colour) field in excel? fak119 Excel Discussion (Misc queries) 0 March 28th 07 02:09 AM
How can I sort SSNs in Terminal Digit Order using Excel? postitnote Excel Worksheet Functions 19 June 10th 05 09:25 PM
In Excel, how do I sort a column by the LAST digit of the data? DougMash Excel Discussion (Misc queries) 2 May 12th 05 08:54 PM
Tell users how to sort 5 digit and 9 digit zipcodes correctly aft. [email protected] New Users to Excel 1 February 18th 05 12:59 AM


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