Yes, you can use the same graph control in ADP than for MDB. However, you
don't have access to the wizard in ADP, so I suggest that you first create a
report in MDB and import it into the ADP file to see how it's build. Change
its RowSource and you should be OK.
Thank you, that is how I did it. However I would like to pass the
parameters to the view for the graph based on values the user selects/inputs
on a form. I do not see an input parameter property for the graph control
and adding them to the form does not help. I also tried to set the
rowsource of the graph when I open the report and that is not possible either
because the oleGraph object does not have a rowsource property.
Sorry meant to say Function not view. The first link may work, I have
used that approach before. My only concern is will that code continue to
work when I convert this to an ADE for the user? I will give it a try and
let you know.
Why don't you keep going with a MDB file and ODBC linked tables for your
reports instead of going with ADP/ADE?
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.