Hello,
I want to developing a VB application of version 6.0. my problem is to
generate a chart(XY scatter) in a excel chart from a XML data using VB6.0.
is it possible. if it is possible please help me. please give a sample code
for this.
Regards
Gaffar.
Lance Wynn - 19 Jun 2005 22:11 GMT
You can do this with VBA from within Excel, or by using the
excel.application object.
Example code can be found in the Excel VBA Help Files.
Hello,
I want to developing a VB application of version 6.0. my problem is to
generate a chart(XY scatter) in a excel chart from a XML data using VB6.0.
is it possible. if it is possible please help me. please give a sample code
for this.
Regards
Gaffar.