Thread: Sorting issue
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Maggie Maggie is offline
external usenet poster
 
Posts: 57
Default Sorting issue

I have two worksheets, one that has data and the other is a summary
of
the data. In one column have states and I want the summary sheet to
give me the top five states and their percentages. This data changes
all the time so I cannot do a simple data sort. Please help.