Quote Originally Posted by navaho View Post
Hi, I'm having trouble using the graph control.
I compiled the vbGraph.vbp to an .ocx control object and added it to my project as a component. Now I get an error when I want to use the Dataset type to set up datasets. It says that user-defined type is not defined ??? What should I do differently?

-e- my bad, I was using the older vbGraph build, which didn't have datasets defined.
....I had the same problem except could not resolve it. I could only find 2 entries of vbGraph.zip listed here and I made sure to use the most recent. Still getting

"Can't find project or library"

and the highlighted line is Dim objDataset As Dataset