View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
matt matt is offline
external usenet poster
 
Posts: 92
Default Macros to Create Pie Chart

I recorded a macro to create a simple pie chart using
Chart Wizard that had the data labels shown on the chart
as percentages. When I rerun the macro, however, I get
errors and a chart that is incomplete. Is there something
one has to do to record a chart macro that works
correctly? Does anyone have any VBA code examples that can
do this?