I'm trying to create an excel chart from inside a VB app, then I want to show that chart on a form in my vb app. I'm able to create the chart, just not sure how I can show that on a form. If anyone can help, please let me know. Thanks
Printable View
I'm trying to create an excel chart from inside a VB app, then I want to show that chart on a form in my vb app. I'm able to create the chart, just not sure how I can show that on a form. If anyone can help, please let me know. Thanks
goto http://www.BMSLtd.co.uk
or more acurately
http://www.bmsltd.co.uk/Excel/Default.htm
there are quite a few charting examples there
(including putting a chart on a form)
maclosed,
I think you have solved the problem I'm having right now. How do you create a chart in Excel from VB?
I can populate all values needed for the chart but what is the syntax for the creating the chart?
I hope you can help me,
I can't remember off the top of my head, but the easiest solution would be to record a macro in excel then go from there.