Date sorting not working?

  • Thread starter Thread starter sarjak
  • Start date Start date
S

sarjak

Hello all,

I am working with a 5 column/35 line spreadsheet and need to sort th
contents by date (column E). I have made sure that the column i
formatted for date (ex format>cells>DATE>03/01/05). When I select th
columns go to DATA > SORT > Column e ascending it sorts up until lin
30 or so then it just does the willy nilly thing. I cannot figure ou
why this simple function is giving me more greys. Any ideas?

Thanks
Tracy
:confused
 
I'd be suspicious that some of your 'dates' are acutally text values
masquerading as dates.

Check the ones that don't sort correctly, maybe even re-entering them. Then
try sorting them again
 
Dear Sarjak

I'd recommend using a different feature.

Try auto filtering on your header row

Data --> Filter --> Autofilter

This will give you a little more control over sorting your columns. It's an
easy and quick feature.

Let me know if you still have the same problem sorting it this way.

(e-mail address removed)
 
Hi Sarjak,

Probably the >30 cells are text, not dates/numbers although they may look
like dates and are formatted as such.
You can easily check with the ISNUMBER() function. If so, do the following:
Format an empty cell as number. Copy. Select your "Dates". Paste special,
check Add. Re-format as date.

BTW, 03/01/95; is that January or March?
You don't happen to expect the column to sort just on day, do you?
 
*Thank you* all for your responses.
The Autofilter didn't work.
And the field "seemed" to be formatted as a date/number.
I re-entered it and tried AGAIN and low and behold it worked.

Thanks again for all the input!

Tracy
;)

BTW: 03/01/05 is March
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

sorting dates in a worksheet 3
UNABLE TO SORT DATE 1
Sorting Date Column 1
sort date 2
Sorting Dates 1
Remove date format? 3
column not sorting correctly by date 4
sort dates 2

Back
Top