Excel 2003 - VBA - Charting

C

Craig Brandt

Normally when I chart I select a range in the sheet and set up the chart. It
plots the top number in the range to the left with the last number in the
range to the right.

Is there a way to plot it just the opposite, the first number in the range
is the last plotted?

Craig
 
S

Shane Devenshire

Hi,

Here is the manual process, just record it as needed:

Select the category axis and choose Format, Selected Axis, pick the Scale
tab, and turn on Categories in reverse order.
 
C

Craig Brandt

Shane:

It worked as presented.

Consider the "YES" button depressed.

Thanks,

Craig
 
Top