View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default Automatically refresh sorted data

hi
how are you refreshing the data? if by macro, you can add code to the end to
resosrt.

regards
FSt1

"Cardian" wrote:

How do I set up the same set of data to re-sort every time the source data
changes? My data is pulled from another sheet within the file. When this data
changes, I want the sorted data in the final sheet to reflect the new numbers
without having to manually resort the final sheet every time.

Thanks!