Thread: AUTOSORTING
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default AUTOSORTING

Personally, I wouldn't sort my data after I made an entry. If I made a typo,
who knows where that row would go.

But you can make sorting the data easier...

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

FARAZ QURESHI wrote:

Can any1 help me with telling me a macro to autosort a list right after I
make a new entry in a new row or within the array


--

Dave Peterson