View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dtree dtree is offline
external usenet poster
 
Posts: 1
Default Reversing the order of the bars in a PowerPoint Bar Chart

Hi,

I am trying to write a macro in excel that will reverse
the order of the bars in a PowerPoint Bar Chart and cannot
find the property anywhere. Can anyone help me with the
code for this reversal please?

I was trying to use .axes.reverseorder=true but it doesn't
seem to work.

Many thanks