DESCENDING ORDER -in Form

M

Marilyn

Hello
I keep attendance for about 30 people . I have a spreadsheet for each
person. When someone is out I add the date at the bottom of the list.
Since this has to be maintained in descending order I sort the columns. It
takes me more time to sort the columns than entering the dates. Is there a
way to make this process faster. thank you
 
D

driller

if it is not a problem, maybe u can just insert a full row on the top of the
list to place the latest date.
 
D

Dave Peterson

In xl2003, you can apply data|filter|autofilter to the range and use the
dropdown arrow to sort your data.

Debra Dalgleish has a technique at her site that adds invisible rectangles in
the headers and then sorts the data by that field when you click on one of those
rectangles.

http://contextures.com/xlSort02.html
 
Top