Y
YvesT
Hello,
1. I received a database (Access2000) for which i had to implement some
charts. I myself am using Access2003 so i could easily implement the charts
making use of the 'pivotchart' view of the form. Ofcourse sending the
database back to the Access2000 user, these views are not supported, even
with the OWC downloaded and installed. Main problem is that the form's
Me.ChartSpace property is not available in Access2000. Is there an easy
workaround for this problem ?
2. Then I tried to implment the OWC Chart in a data access page but i'm
getting an error 424 object required when clicking on Finish after setting
the datasource properties, axes, values and so on. I don't think this way is
good because I need to offer dynamic sets of data to the chart so I need to
have control over the DataSource property with VBA code, but there is no VBA
environment exposed with access pages (Access2000).
Question 1 is more important for me than Q2, I just need a good solution to
show the chart(s) in an access2000 database.
Greetzz,
Yves.
1. I received a database (Access2000) for which i had to implement some
charts. I myself am using Access2003 so i could easily implement the charts
making use of the 'pivotchart' view of the form. Ofcourse sending the
database back to the Access2000 user, these views are not supported, even
with the OWC downloaded and installed. Main problem is that the form's
Me.ChartSpace property is not available in Access2000. Is there an easy
workaround for this problem ?
2. Then I tried to implment the OWC Chart in a data access page but i'm
getting an error 424 object required when clicking on Finish after setting
the datasource properties, axes, values and so on. I don't think this way is
good because I need to offer dynamic sets of data to the chart so I need to
have control over the DataSource property with VBA code, but there is no VBA
environment exposed with access pages (Access2000).
Question 1 is more important for me than Q2, I just need a good solution to
show the chart(s) in an access2000 database.
Greetzz,
Yves.