#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 683
Default sorting issue

I am trying to sort by two columns, a date column and a general column.
Sorted by themselves, all works fine. but if I add a level and sort the
general after the date, the general column is not alphabetical. Any ideas?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 683
Default sorting issue

Please ignore. I figured it out. the date field had minutes too. created new
column with =value(left(A1,5)) and was able to sort fine.

"brian" wrote:

I am trying to sort by two columns, a date column and a general column.
Sorted by themselves, all works fine. but if I add a level and sort the
general after the date, the general column is not alphabetical. Any ideas?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 903
Default sorting issue

Hi Brian,
You would be better off using something like
=INT(A1) to extract the integer value of a timestamp
which would be the date, rather than a text representation.

More information on sorting:
http://www.mvps.org/dmcritchie/excel/sorting.htm
--
HTH,
David McRitchie, Microsoft MVP - Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"brian" ...
Please ignore. I figured it out. the date field had minutes too. created new
column with =value(left(A1,5)) and was able to sort fine.

"brian" wrote:

I am trying to sort by two columns, a date column and a general column.
Sorted by themselves, all works fine. but if I add a level and sort the
general after the date, the general column is not alphabetical. Any ideas?



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
Sorting Issue - Any help? AwfulTruth Excel Worksheet Functions 1 March 9th 07 07:17 PM
Sorting Issue. Please help V-ger Excel Discussion (Misc queries) 17 November 15th 05 12:27 AM
Sorting Issue Sean DeBruler Excel Discussion (Misc queries) 4 November 10th 05 07:00 PM
sorting issue steve Excel Discussion (Misc queries) 4 June 22nd 05 06:28 PM
sorting issue - help gennario Excel Discussion (Misc queries) 0 February 28th 05 05:27 PM


All times are GMT +1. The time now is 11:35 PM.

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"