Trouble with MS Graph

EJRuiz

New member
Local time
Today, 06:56
Joined
Jul 19, 2002
Messages
6
There must be a simple solution to what I'm struggling with. I have a tempory table that compiled data is dumped into and it always has only one record in it. I'm trying to create a standard bar graph to show the differences of the values of each field. The RowSource Property for my unbound OLE frame is pointing to the correct table and when I view it in form view it looks like about what I want, with the exception of a missing first field. But when i view it in design mode the datasheet that's displayed has nothing to do with the data I'm really reporting on. It's the demo data that shows by default when you insert a MS Graph control onto a form that is displayed. The developer who had charge of this database last used a graph control in a form and when i look at his chart in edit mode the datasheet shows the actual data that he is reporting on. Unless I'm overlooking something I've done exactly what he had done but with less desirable results.

If anyone could steer me in the right direction I would GREATLY appreciate it. Or point me to a tutorial or something. I've scoured our manuals and have had no luck. Thanks!

ejruiz
 

Users who are viewing this thread

Back
Top Bottom