Progamming in Excel 2000

R

Raj

Good Morning;

We have an requirement to export the datas into excel for users. we need
to write server side programming which dynamically creates an excel with
multiple sheets and download to clients. I am new to excel programming, How
do I interface with excel in the server side, we don't wanna install any
office package in our production environment. Any suggestions?
 
B

Bernie Deitrick

Raj,

Write the data to a space, comma, or tab delimited file and write an app in Excel (separate from your system) that will import the
data for your users.

HTH,
Bernie
Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top