I'm just reading through this thread and I have a question regarding user forms.

I want the user to be able to use the same user form more than once in the same document until the user is done entering information.

I have a form that user enter Name, date, etc. - then I would like to add "Add Another"... when user has entered all the information, the user would then click "Done" and the memorandum would populate with the data entered.

Is this possible?