View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

Maybe you could enter all your dates as text:

'1882/11/23

Including dates since 1900.

You could even convert your real dates to Text with a formula like:

=TEXT(A1,"yyyy/mm/dd")

Anyway you do it, you'll want to be sorting text (not real dates) so that they
sort correctly.



"Craig & Co." wrote:

Hi,

I have a table of immigration ships that have arrived in Australian shores.

Some....okay most.....of the ships arrived before 1900.

I was trying to sort by the arrival date, which is in the format of
DD MMM YYYY, but that didn't work, as there were some 1900 dates.

Tried to re-style the column to DD/MM/YYYY, but the pre-1900 dates
don't change to the new style.

Any suggestions on how to utilise the pre-1900 dates, so that Excel can
recognise them.

Cheers in advance.
Craig.
P.S. Originally sent on the 15/02/2005 - not sure if someone knowledgable
missed it in the other
1000s of messages sent every day. Cheers.


--

Dave Peterson