Sort/re-order a stacked bar chart

  • Thread starter Thread starter PJFry
  • Start date Start date
P

PJFry

I have a stacked bar chart and I would like to sort or re-order the the
values so that the largest value is lowest and the smallest value is highest.

How can I do that?

I am running Excel 2007.
 
Hi,

You will need to sort the under lying data.
Not clear whether you want to sort on total value of stack, in which case
you will need a helper cell to sum the values and sort on.
Otherwise sort your data on one of the series within the stack.

Cheers
Andy
 
Back
Top