Working with excel on the web

  • Thread starter Thread starter jeremy.bird
  • Start date Start date
J

jeremy.bird

I am looking for a possible solution or bump in the right direction
when working with excel on the web. Currently I am using and developing
in visual studio 2005. Here is the situation I have a lot of
spreadsheets with macros that I would like to deliver to people via a
web application.... Some problems that I am running into are:

1) macros do not work when embedding the excel sheet in the browser.
2) Trying to figure out charting and graphing..

Sorry I am still a bit new to all this and am looking for some
advice....

Thanks
 
I am looking for a possible solution or bump in the right direction
when working with excel on the web. Currently I am using and developing
in visual studio 2005. Here is the situation I have a lot of
spreadsheets with macros that I would like to deliver to people via a
web application.... Some problems that I am running into are:

1) macros do not work when embedding the excel sheet in the browser.
2) Trying to figure out charting and graphing..

Sorry I am still a bit new to all this and am looking for some
advice....

Thanks
Do the people who will see your spreadsheets on the web have Excel
installed on their computers? If so and it's a small group of people why
not just send them the spreadsheets directly or make them available for
download from your site?

Bill
 
Those were the same questions I had for my company.... I am thinking
that might be the direction I am going to have to take... I am
currently looking into Aspose's cell product to see it might do the
trick...

Thanks for the reply
 
Back
Top