Access Chart Wizard

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I can't seem to get the access chart wizard to do what I want... I'm trying
to do a simple pie chart that shows the percent of benefits to total package.
No matter what I seem to do the pie chart doen't look right. I'm much more
comfortable with the excel chart wizard... can anyone help?
 
Did you first create a query that displays your records in the exact way you
want to display in the pie chart? This would be the Row Source property of
the chart control.
 
I'm not sure. Here's my example... Jon has $30 in benefits and a total
package of $100. Sue has $40 in benefits anda total package of $100.

The best chart I can create is a pie chart showing Jon at 30 and Sue at 40
in the same chart.

I need to be able to show Jon at 30% of a pie chart and Sue at 40% of a pie
chart on separate pages.

Can you help? Thanks!
 
It isn't real clear what you want. From your postings, you want a separate
pie chart for each employee. The pie chart will have a single slice that
displays the benefits amount. The total pie would represent the total package.

Is this accurate or do you need to provide additional specifications?
 
Back
Top