
March 17th, 2003, 05:05 AM
|
|
Contributing User
|
|
Join Date: Mar 2003
Posts: 151
  
Time spent in forums: 20 h 10 m 58 sec
Reputation Power: 12
|
|
|
I think you're going to have problems that way. I'm not familiar with how Excel updates Word and other documents, but I should imagine that any changes are only going to show up when you open the Word file; not when you attach it as an email.
The way I'd do it is to have your formulas etc as a seperate include file for ease of updating, and use some sort of 3rd party compnent to generate documents (Word, PDF etc) on the fly. There are a number of these about, I believe you can get free ones, and most will allow you to open an existing template document and add the data that your form / ASP processing has produced. You can then send the document off in the usual manner.
Any help?
|