Can Excel show OLE object created in DLL of VB6 ?
How did you create the Excel Chart as an OLE on a VB6 form
Regards,
Peter T
"chris" wrote in message
...
In VB6 I created a DLL with a form including an OLE object with Microsoft
excel chart.
When I call this DLL in Excel for showing form, OLE object is blank. It
has
data, title etc, I can retrieve their values but cannot see them in OLE
object.
When I call same DLL in Power Point for showing form, OLE object works ok.
Is there any solution for Excel to see chart of OLE object ?
Thanks a lot in advance!
|