Pie Chart

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

Guest

I am trying to show 3 items in a pie chart, but no luck. Specifically, I
have 3 ranges of info and have included a colunm in my table with numbers
1,2,3. When I go to create the pie chart, however, I cannot get the pie
chart to show the size of the data in that particular group. I want 20% of
the pie to be group 1, etc. This is probably a very lame question, but I
have been at this a while and need someone to take pity on me. Thanks
 
The first step in graphing your data is to be able to create a query to use
as a row source for your chart/graph. Have you done this?
 
Back
Top