Hi, I want to draw a line-graph from a DB, is this easy done with ActiveX (or better use a java-applet), can someone help me one a bit?
Thanx
PH
Printable View
Hi, I want to draw a line-graph from a DB, is this easy done with ActiveX (or better use a java-applet), can someone help me one a bit?
Thanx
PH
Yes it can be done in ActiveX. Basically you want to create an Excel object, pass it the data and then pass the commands to call the Chart Wizard from VB. You can then copy/paste the chart anywhere you want.