Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running VBA code in an Excel Spreadsheet created by a JSP

Status
Not open for further replies.

baxterboy

Programmer
Oct 23, 2001
1
GB
I am trying to use a JSP to output data to an Excel spreadsheet. No problems up to here. However, havingdone this I want to execute VBA code in the spreadsheet. I am having great difficulty finding a way to do this and was hoping someone could advise me.
The code has to be executed from the webserver and not stored on client PCs as I do not wish to make users download any libraries add-ins etc.
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top