Help With Sorting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to sort some cells on my worksheet and am having problems. The
column I am trying to sort has a date format. I highlight all the rows and
columns of data and go to Data -> Sort but when I select the column it
doesn't sort the dates right and sometimes it even changes half of my date
formats to another style. Anyone know what would cause this? Thanks in
advance.
 
How is that column formated? It almost sounds like some of the cells
withing that column are not all sorted the same.
 
It is kind of hard to tell what's wrong without looking at i
physically. However, you can try pick an empty column and do this:

=VALUE(Date)

It will return a numeric value which Excel uses to sort. Compare th
return values of all the dates, you might get a better idea what i
going on.


Good luck
 
Okay, here's what I just tried. I formatted my column to be in a Date
format. I keyed a variety of dates (out of order). I then sorted that
column ascending. That worked fine for me; guess I'm missing something
here.
 

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 several columns 1
Remove date format? 3
Columns not sorting properly. 2
sorting 2
Sorting with empty cells 5
AUtofiltering dates 1
Sorting issue with frozen panes 11
Sorting in Tables 7

Back
Top