L longson New member Local time Today, 18:54 Joined Oct 30, 2006 Messages 5 Apr 15, 2007 #1 Hi everybody, Did anyone use this object before ? If yes, would you please tell me how to add data from VBA into chart in a form ?
Hi everybody, Did anyone use this object before ? If yes, would you please tell me how to add data from VBA into chart in a form ?
L longson New member Local time Today, 18:54 Joined Oct 30, 2006 Messages 5 Apr 15, 2007 #2 For example, if I add to my form a Microsoft Office Web Component chart, and write this for a button PHP: Dim abc As OWC11.ChartSpace Set abc = Me.Diagram MsgBox (abc.Version) Then I receive a message "Type mismatch"
For example, if I add to my form a Microsoft Office Web Component chart, and write this for a button PHP: Dim abc As OWC11.ChartSpace Set abc = Me.Diagram MsgBox (abc.Version) Then I receive a message "Type mismatch"