GolfNFool18
Programmer
Hello All,
Ia m trying to create a Statement of Work (SOW) template for my company. I have already created the SOW.dot template file. I use the ASK and the REF commands to ask the questions that fill in the necessary areas of the SOW with redundant information.
What I'd also like to do is have a macro or some way of saving the new document created from the template with a filename that is a concatenation of two fields from the ASK statements. All of my bookmarks and REF statements are filling in properly, but, I can't seem to figure out how to save the document after all of the ASK statements have garnered the information from the user creating the new SOW.
Currently, my user chooses NEW from the FILE menu and chooses the SOW.dot template. This opens to a Word document with a Document # as the file name and then proceeds to ask all of the questions from the ASK statements. What I'd like to do is have a macro that runs, after the ASK statements have filled in all of the REF fields, that names the document after three of the REF fields ( custname, custheader, and a customized date field).
Is there a good way to accomplish this?
Thanks,
Troy
Ia m trying to create a Statement of Work (SOW) template for my company. I have already created the SOW.dot template file. I use the ASK and the REF commands to ask the questions that fill in the necessary areas of the SOW with redundant information.
What I'd also like to do is have a macro or some way of saving the new document created from the template with a filename that is a concatenation of two fields from the ASK statements. All of my bookmarks and REF statements are filling in properly, but, I can't seem to figure out how to save the document after all of the ASK statements have garnered the information from the user creating the new SOW.
Currently, my user chooses NEW from the FILE menu and chooses the SOW.dot template. This opens to a Word document with a Document # as the file name and then proceeds to ask all of the questions from the ASK statements. What I'd like to do is have a macro that runs, after the ASK statements have filled in all of the REF fields, that names the document after three of the REF fields ( custname, custheader, and a customized date field).
Is there a good way to accomplish this?
Thanks,
Troy