Hi,
I am using OLE Object in my Access Form. It shows me following error message.
The Ole Server may not be registered.
To register the OLE server, reinstall it.
I open Form in the Design mode and select Insert menu, I select Object option. It is show me Object dialog box with list of the objects.
I choose Microsoft Excel chart. At design time, i right click on the Chart object, and select Chart object option and after that i select Edit option from there.
After that again, i right click on chart and select Source Data, It will open Source data window, In the Series tab i can add or remove no of the series, and i can assign name,values and X-asix labels.
But how can i find this option in code window.
Any help, Because i am doing calcultion of data at runtime and after that i assign series, name and values property to it values at runtime.
Any tutorial help, please give me.
Thanks.
I am using OLE Object in my Access Form. It shows me following error message.
The Ole Server may not be registered.
To register the OLE server, reinstall it.
I open Form in the Design mode and select Insert menu, I select Object option. It is show me Object dialog box with list of the objects.
I choose Microsoft Excel chart. At design time, i right click on the Chart object, and select Chart object option and after that i select Edit option from there.
After that again, i right click on chart and select Source Data, It will open Source data window, In the Series tab i can add or remove no of the series, and i can assign name,values and X-asix labels.
But how can i find this option in code window.
Any help, Because i am doing calcultion of data at runtime and after that i assign series, name and values property to it values at runtime.
Any tutorial help, please give me.
Thanks.