Hey Excel Forum ppl!

I've been reading your forum for a few weeks now and it has been very useful for me. I'm not very experienced with Excel + VBA but learning fast. (Only 1 month studies behind.. )

I'm wondering if you guys could give me some advice since I came to a dead end with my project. I will try to explain my problem as clearly as possible:

I'm working on a tool which picks up values (=text / ComboBox items) from a UserForm. The idea is that the typed text and chosen item from ComboBox are exported from Excel to existing Word document, and to certain points in it. The problem is that I can't figure out how to export the data from Excel to existing Word template. And of course I would also like to know how to export the data to certain points in the Word document

Here's a simplified example attached:

ExistingTemplate.docexcelforum1.xlsm

Thank you in advance!

-ODeveloper