Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 205
Default Data ascending and decending

I have been working on a geneology spreadsheet for one of my surnames. I can
get the names to go into alphabetical order, but when I want the dates of
birth to ascend or decend, I can get the dob for the 1900's to go in order on
the list but the 1800's will not and the 1800's dates will not change form
ddmmyyyy to mmddyyyy. (I tried to format this data to mmddyyyy, but it will
not change.) I have looked throught all of my info without any results. Any
suggestions.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default Data ascending and decending

Excel does not work with dates prior to 1/1/1900. They are converted from
numerical dates to text. John Walkenbach has an Excel Add-In to enable you
to work with these as dates again. Try his site at www.j-walk.com/ss/ to see
if he offers it there...the copy I have was included with a book of his that
I bought.
-KC
--
Please remember to indicate when the post is answered so others can benefit
from it later.


"Linda" wrote:

I have been working on a geneology spreadsheet for one of my surnames. I can
get the names to go into alphabetical order, but when I want the dates of
birth to ascend or decend, I can get the dob for the 1900's to go in order on
the list but the 1800's will not and the 1800's dates will not change form
ddmmyyyy to mmddyyyy. (I tried to format this data to mmddyyyy, but it will
not change.) I have looked throught all of my info without any results. Any
suggestions.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Data ascending and decending

Excel doesn't support dates before 1900. Maybe you could enter your data as
text--or use a helper column that can be treated as text:

=text(a1,"yyyymmdd")
and then you can sort your data by that helper column.

As an aside, John Walkenbach has an addin that allows you to do date arithmetic:
http://j-walk.com/ss/excel/files/xdate.htm

You may find it useful for other stuff.

Linda wrote:

I have been working on a geneology spreadsheet for one of my surnames. I can
get the names to go into alphabetical order, but when I want the dates of
birth to ascend or decend, I can get the dob for the 1900's to go in order on
the list but the 1800's will not and the 1800's dates will not change form
ddmmyyyy to mmddyyyy. (I tried to format this data to mmddyyyy, but it will
not change.) I have looked throught all of my info without any results. Any
suggestions.


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 205
Default Data ascending and decending

Thanks KC and Dave. Your information was very helpful and I did download the
information.

"Dave Peterson" wrote:

Excel doesn't support dates before 1900. Maybe you could enter your data as
text--or use a helper column that can be treated as text:

=text(a1,"yyyymmdd")
and then you can sort your data by that helper column.

As an aside, John Walkenbach has an addin that allows you to do date arithmetic:
http://j-walk.com/ss/excel/files/xdate.htm

You may find it useful for other stuff.

Linda wrote:

I have been working on a geneology spreadsheet for one of my surnames. I can
get the names to go into alphabetical order, but when I want the dates of
birth to ascend or decend, I can get the dob for the 1900's to go in order on
the list but the 1800's will not and the 1800's dates will not change form
ddmmyyyy to mmddyyyy. (I tried to format this data to mmddyyyy, but it will
not change.) I have looked throught all of my info without any results. Any
suggestions.


--

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
Lookup function experts.. I need ascending and decending lookups of a series of data.. can you help me sort this out BillReese Excel Worksheet Functions 6 May 3rd 06 04:15 AM
sort data by criteria other than ascending or decending HV man Excel Worksheet Functions 1 March 29th 06 05:24 AM
Sorting Data in ascending order sharon2006 Excel Discussion (Misc queries) 1 March 14th 06 01:07 AM
Custom Filter that Displays All But in Ascending or Decending Orde Kim Excel Discussion (Misc queries) 3 September 14th 05 07:46 PM
Order Data in Pivot Table Non ascending or Decending [email protected] Excel Discussion (Misc queries) 1 June 3rd 05 01:00 PM


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