Thread
:
copying chart Excel into a vb form
View Single Post
#
2
Tushar Mehta
Posts: n/a
Displaying a Chart in a UserForm
http://j-walk.com/ss/excel/tips/tip66.htm
--
Regards,
Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
In article ,
says...
Hi, I have a chart Excel created from a
vb
.net form. How can I copy
that chart, to integrate it in my form
vb
? I tried with the EditCopy
method, but it isn't associated with the object
ApplicationExcel.ActiveChart
Anybody knows how can I copy it to my MsChart Object ??
Thanks
Reply With Quote