DotNetNewbie
Programmer
Hey,
I have been asked to improve the efficiency of our contracts department. They have a standard document with a number of key pieces of information that need to be changed depending on the client.
Currently the document relies on an excel spreadsheet as a data course and they then run a mail merge to generate the documentation. Though this works I do not think it is the most efficient method.
What I would ideally like is on the first page have a table containing all the pieces of information that need to be changed and a macro/button that will sweet through the document and replace the information at the appropriate points.
I know this can be done via a macro and have had some success in doing this, however I believe there may be a more efficient way of doing this through VBA code and variables. Though I have experience in VB code I have little when it comes to word.
Any advice most welcome.
.net
I have been asked to improve the efficiency of our contracts department. They have a standard document with a number of key pieces of information that need to be changed depending on the client.
Currently the document relies on an excel spreadsheet as a data course and they then run a mail merge to generate the documentation. Though this works I do not think it is the most efficient method.
What I would ideally like is on the first page have a table containing all the pieces of information that need to be changed and a macro/button that will sweet through the document and replace the information at the appropriate points.
I know this can be done via a macro and have had some success in doing this, however I believe there may be a more efficient way of doing this through VBA code and variables. Though I have experience in VB code I have little when it comes to word.
Any advice most welcome.
.net