View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arne Hegefors Arne Hegefors is offline
external usenet poster
 
Posts: 244
Default Sort table based on array

I have table and an array, both have the same length. I want to sort the
array and the table based on the array. The array is never seen to the user
so I cannot paste it next to the table. I have to deal with the array. Is it
possible? If so, any ideas on how to do it? Any help appreciated! Thanks very
much!