Save Excel file in a Web Application?

A

Abe

Hello,

I am using VBA with Excel to make custom reports for a web
application. I would like to allow the user to save the
report to a special report results folder on the web
server. Is there any way to do this?

I have only one lead so far, and that is the XMLHTTP
object. I have seen code where I can read a text file
using that object, but not how to save one. I don't think
that method will work for saving, because it is treating
the text file like a web service.

Any ideas?
 

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