View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KD[_3_] KD[_3_] is offline
external usenet poster
 
Posts: 15
Default Changing attributes of PowerPoint chart in vba

Hi,

I have successfully copied over data from excel to update
a PowerPoint chart using vba - however because I only
have 1 column of data and the default column chart in
PowerPoint has three columns I am getting the 2 spare
columns appearing on the chart. Is there a way I can
remove these columns using vba, and I also need a way of
putting data labels on the one remaining column - any
help would be most appreciated !

Many thanks
KD