I am creating excel spreadsheets through a web application.
I would like to be able to overwrite a file if it already exists. Can someone help me out with some code that would do this. I have searched and found nothing that looks like it will allow me to do this.
The SaveAs method doesn't look like it includes a default for an overwrite.
Any help would be greatly appreciated.
Thx in advance...finny
I would like to be able to overwrite a file if it already exists. Can someone help me out with some code that would do this. I have searched and found nothing that looks like it will allow me to do this.
The SaveAs method doesn't look like it includes a default for an overwrite.
Any help would be greatly appreciated.
Thx in advance...finny