Stacked bar totals

  • Thread starter Thread starter Colleen Welch
  • Start date Start date
C

Colleen Welch

Is there any way to put a total for all the series as a
label on a stacked bar chart? For example, I have a
stacked bar with data sheet entries of ...

Series 1 -- 0
Series 2 -- 2
Series 3 -- 5
Series 4 -- 3

What I want to do is put the total of the series (10) at
the top of the bar. Also, I want to do it
programmatically so if anyone knows the VB Class/commands
to use that would be appreciated.

Thanks!
 
I suspect you'll need to use Excel for this, Colleen. Could be wrong,
though -- maybe one of the coders here will have some ideas.
 
Back
Top