Additional Chart Types

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

Guest

I would like to create a report with a stacked chart, but that isn't one of
the chart types I have. Is there a way to add additional chart types? If
not, is there a way to use VBA to identify a different chart type?
 
You can use the wizard to create a chart on a form. Then doube-click the
control in the form design view and change the chart type by selecting
Chart->Chart Type and selecting one of several stacked bar types.
 
Brilliant! Thank you for the quick response. I didn't realize you could
create charts in forms, but this is working perfectly.
 
I often create my charts on forms and then modify them. When I get them
formatted as desired, I copy and paste them into a report.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top