Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 147
Default Sorting Query

Hi All,

I was wondering if there is a way to get excel to sort numerically as below
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
rather than
1, 10, 11, 2, 3, 4, 5, 6, 7, 8, 9

Thanks in Advance

Jason
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Sorting Query

It should sort it in numerical order.

Which version of excel are you using?

Look at some of the options on the sort or is there spaces or text in there?
--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.


"Jason Zischke" wrote:

Hi All,

I was wondering if there is a way to get excel to sort numerically as below
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
rather than
1, 10, 11, 2, 3, 4, 5, 6, 7, 8, 9

Thanks in Advance

Jason

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default Sorting Query

It will sort correctly if the numbers are truly numeric and not text. Use
the Value function to convert them to numeric and then Paste Special/Values
those results over your column of numbers.

Mike F
"Jason Zischke" wrote in message
...
Hi All,

I was wondering if there is a way to get excel to sort numerically as
below
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
rather than
1, 10, 11, 2, 3, 4, 5, 6, 7, 8, 9

Thanks in Advance

Jason



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
Convert hard coded query criteria to Parameter Query Melanie[_2_] Excel Discussion (Misc queries) 0 July 15th 08 09:59 PM
Excel 2007 / MS Query - editing existing query to another sheet Hotpepperz Excel Discussion (Misc queries) 0 June 13th 08 06:53 PM
Data Sorting Query davids Excel Worksheet Functions 4 October 8th 07 04:52 PM
Basic Sorting query thebottomline Excel Discussion (Misc queries) 4 June 12th 06 07:46 PM
Excel random sorting query fingers Excel Programming 10 January 2nd 04 01:01 AM


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