Hi again,

I have an Excel spreadsheet that gathers info from user input in a table. I would like the user to analyse the collected info in a Word document. The user is prompted to click next after completing all required info. I would like to do the following if possible:
  1. When the user clicks next, create a Word document using a pre-designed template (or a plain one if this is too much to ask )
  1. Create a heading using the spreadsheet name and add the table under the said heading
  1. Once the user has entered comments in the word document, go back to the worksheet to complete the next section.
  1. When the user clicks next this time around, create another heading in the document that's just been created, and so on until all the sheets in the worksheet have been completed.

Any assistance is highly appreciated.