Hello everyone,

I'm sorry if this has been posted before, but I've scoured the internet looking for someone else who's tried to do the same thing. I'm attempting to create a userform in Word that allows the user to track call information. Simply, I want the form to paste the data entered into the word document, then when a new form is submitted, it pastes the new information below the originally input information on the document.

I'm aware this might be easier to do in excel, however, the limitations of my environment prevent excel from being the best solution. The data from this form would be translated by the employee or user to an overall tracker in excel using a userform, preventing the copy and paste functions from this document if it were to be in excel. I've placed some screen shots of my intended outcome below and any assistance you can offer would be greatly appreciated.

The new document is created, user clicks New Call and form shows. (This I've been able to accomplish.)
Grab1.jpg
User inputs information and clicks submit to paste to document. (I have been able to accomplish this with bookmarks, although I'm not sure if this is the best solution.)
Grab2.PNG
Pasted information shows on document. User selects New Call for next call.
Grab3.jpg
User inputs new call information into blank form.
Grab4.PNG
New call information submitted pastes below the original information with a horizontal rule separating the two calls.
Grab5.jpg