View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Question for Dave Peterson - Column Sorter

Thanks.

If you're using xl2003, you can apply data|filter and there's a Sort option
available that kind of negates the use for this kind of code.

Greg Glynn wrote:

Perfect. Thanks Dave. Great Code by the way.


--

Dave Peterson