sessionone
Technical User
Hi all,
Not sure if this is the right forum, so sorry if it's not.
I have an excel userform, where information entered into textboxes is saved in particular cells. However, not all info must be saved in the spreadsheet, but everything must be printed and saved as a word document.
So, I have a button, which says "open report", and what I'd like it to do is to open a word document, where info from the textboxes appears in certain places in the document.
I suppose, I would need to create a word template with something like bookmarks or docvariables. But I've heard that the bookmarks delete themselves, and docvariables are way too complicated.
Is there a simple way to do this? My vba knowledge is very very limited.
Thanks for your help,
Sessionone
Not sure if this is the right forum, so sorry if it's not.
I have an excel userform, where information entered into textboxes is saved in particular cells. However, not all info must be saved in the spreadsheet, but everything must be printed and saved as a word document.
So, I have a button, which says "open report", and what I'd like it to do is to open a word document, where info from the textboxes appears in certain places in the document.
I suppose, I would need to create a word template with something like bookmarks or docvariables. But I've heard that the bookmarks delete themselves, and docvariables are way too complicated.
Is there a simple way to do this? My vba knowledge is very very limited.
Thanks for your help,
Sessionone