D
DowningDevelopments
Hello im a database engineer who was given a task by my boss yesterday to
create a template word document (which she promised me would be easy) which
prompted the user to fill in the certain details before the document then
went on to be printed. The main detail is the Site name, ive tried to create
a userform which had a drop down list of the available site names and the
user would then click on one and the value would be inserted into the page at
the appropriate spot, at least that was my thinking. Ive created the form
with the drop down list and it pops up on the form open event, however i cant
find a way to tell it where to put the value picked on the page.
This is the code for the form, do i use bookmarks on the page and then
reference those? Any help would be gratefully received
create a template word document (which she promised me would be easy) which
prompted the user to fill in the certain details before the document then
went on to be printed. The main detail is the Site name, ive tried to create
a userform which had a drop down list of the available site names and the
user would then click on one and the value would be inserted into the page at
the appropriate spot, at least that was my thinking. Ive created the form
with the drop down list and it pops up on the form open event, however i cant
find a way to tell it where to put the value picked on the page.
This is the code for the form, do i use bookmarks on the page and then
reference those? Any help would be gratefully received