View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Minitman[_5_] Minitman[_5_] is offline
external usenet poster
 
Posts: 27
Default Sort Order with Dates & Text

Greetings,

I am trying to sort a column with dates & text in it. The problem is
the second cell. All of the cells have a date in them except for the
second cell, which has text in it. This row needs to stay in the same
position.

I am using three columns in my sort. If I could get a forth sort
criteria, I could use another column to exclude the rows that I don't
want to move.

Is there any way to do this?

If not, is there any other way to keep the second cell in column A
from moving?

Any help will be appreciated.

-Minitman