Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBA with OLE Excel Automation

Status
Not open for further replies.

BuskyLusky

Technical User
Joined
Mar 13, 2007
Messages
5
Location
NO
Hi.
I have some problem writing my own values to an Excel Ole Object. I add an OLE object, then selects MicroSoft Office Excel Chart. Then an example chart is shown. I wish to edit this one to use my own data, which I may extract from the VBA form. If you try to edit the excel object by right clicking it, you may manually change the chart data. I want the object to automaticly read values from the VBA form, then use these data to draw the chart. Is there any one who can help me with this?

Thanks in advance
BuskyLusky
 



Hi,

What code are you having trouble with?

Skip,

[glasses] [red][/red]
[tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top