Thread: Desending Order
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope Andy Pope is offline
external usenet poster
 
Posts: 2,489
Default Desending Order

Hi,

Charts just report the data. If you want it sorted then perform the sort
in the worksheet. Either directly on the data or if the data must remain
unsorted on a copy of the data used simply for charting.

Cheers
Andy

CS043 via OfficeKB.com wrote:
I have a graph set up to display names and test scores. How do I get the
graph to display the scores in descending order and move the names with it?

Thanks