G
Goh
Hi,
I think Microsoft did have a good documentation on office web
components. I use more than 2 days trying to resolve this problem already. I
hope you guy can share with me how to solve the problem.
I'm automate insert chart to power point using VBA. I able to insert
chart and using fileimport method to plum in raw data. I think to
programmatically insert raw data into the chart. But I fail many many time.
no matter what method that I use. it still fail without giving me a proper
error message.
I think in order to insert data should call chart.application.datasheet
but it cannot let me initial to a variable.
Any samples with source can show me how can done this? I have saw a few
articles in internet with some snapshoot source code, but all is fail in my
testing.
I also encounter that Graph able to set the raw data by xml file. How
actually this can be done. I saw this in some infopath articles.
With regards,
Goh
I think Microsoft did have a good documentation on office web
components. I use more than 2 days trying to resolve this problem already. I
hope you guy can share with me how to solve the problem.
I'm automate insert chart to power point using VBA. I able to insert
chart and using fileimport method to plum in raw data. I think to
programmatically insert raw data into the chart. But I fail many many time.
no matter what method that I use. it still fail without giving me a proper
error message.
I think in order to insert data should call chart.application.datasheet
but it cannot let me initial to a variable.
Any samples with source can show me how can done this? I have saw a few
articles in internet with some snapshoot source code, but all is fail in my
testing.
I also encounter that Graph able to set the raw data by xml file. How
actually this can be done. I saw this in some infopath articles.
With regards,
Goh