Thread: sorting a range
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hawk[_2_] hawk[_2_] is offline
external usenet poster
 
Posts: 6
Default sorting a range

Trying to sort a range A5:AZ350 on colum 'H' and then colum 'A' however I
would like to vary the first colum.
I created a macro to do the sort, but would like the macro to ask me what
colum to sort on when it runs , as the first colum varies all the time.
Any help appreciated

Roger