help with excel in VB.net
Hi guys i have successfully created a Stacked up chart using VB.net
the problem is I must allow the user to download the file in excel format
and place both data and chart in the excel file on my webpage
Btw I'm using OWC11 web component.
I managed the to place the data into the excel file but not the chart
Do anyone here knows how to do that?
Thanks in advance :bigyello:
Re: help with excel in VB.net
Re: help with excel in VB.net
Okay this means my english plain suxs
I have this webpage that show a chart and data from the chart
I allow the user to d/l the chart as a gif and the data as a excel file
But the problem is i want to have both chart and data in the excel file
so far i couldn't get the chart to show when the user opens the excel file and the userlet's say doesn't know how to use the chart wizard function