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

Make sure you select all the range before you sort--not just the column that
you're sorting by.

Curt wrote:

is it possible to have the row (a:m) move when a sort is done on column (d)
column (d) sorts numerical. Have tried to block and use with selection to no
avail.
Thanks


--

Dave Peterson