Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.de.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 620
Default Sorting Odds & Evens

Alan,

Insert an extra column next to the number column with a formula like
=MOD(A1,2)
This will put 0 or 1 in the column, so you then sort all the data, first on
this new column, then the number column.

--

HTH

Bob Phillips

"Alan Podymov" wrote in message
...
Hello All:
I was wondering if there was a way to sort odd & even numbers in Excel.
We have large spreadsheets of local street addresses that we would like
excel to sort all the even addresses & lump them all together & sort all
the odd street addresses & lump them all together. Is there a little
Macro that will do this for us. Any help would be greatly appreciated.

Thank You...Alan




  #2   Report Post  
Posted to microsoft.public.de.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Sorting Odds & Evens

You might also want to look into the ISODD() and ISEVEN()
functions.

"Bob Phillips" wrote in message
...
Alan,

Insert an extra column next to the number column with a

formula like
=MOD(A1,2)
This will put 0 or 1 in the column, so you then sort all

the data, first on
this new column, then the number column.

--

HTH

Bob Phillips

"Alan Podymov" wrote in message

.
net...
Hello All:
I was wondering if there was a way to sort odd & even

numbers in Excel.
We have large spreadsheets of local street addresses

that we would like
excel to sort all the even addresses & lump them all

together & sort all
the odd street addresses & lump them all together. Is

there a little
Macro that will do this for us. Any help would be

greatly appreciated.

Thank You...Alan





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 to make odds ratio graph? How to make odds ratio graph? Charts and Charting in Excel 1 December 27th 09 07:43 PM
how do i calculte race night odds DAVID Excel Worksheet Functions 1 September 22nd 08 05:01 AM
how to calculate games odds pm_sam Excel Worksheet Functions 0 June 20th 08 12:03 AM
Raffle winning odds (off topic) Walter Mayes Excel Worksheet Functions 4 July 27th 06 05:26 PM
valuing a labelled odds formula '15/8 I want result 1.875 ?????? Matthew Excel Worksheet Functions 2 December 19th 05 12:18 PM


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