Excel Charts in Access

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

Guest

Is there a way to import excell charts so they work in Access. Excell has
many more chart options than access and I need to use one of those charts
where each bar has multiple parts that represent the parts as a percent of
the whole. so for one company with 500 sales to 5 different people each
person would represent a percent of the total sales on a single bar and each
section gets a different color.

Can I import this chart? How is it done?

Matthew
 
Hi,
What you can do - is to export excel charts to say gif format using chart
object .Export method, and then show gif in access image control
 
Back
Top