A1VBCode Forums

UserForm and DropDown in word


http://www.a1vbcode.com/vbforums/Topic30005.aspx

By alex1989 - 2/9/2011

Hi, I have a word document where I created a userform for the users that have to enter informations. I would like for it to place the infos in the word document. In fact, the users click on the macro which load the userform. In the userform, there are textboxes where they enter informations and when they click "OK" the informations are directly insert in some textboxes on the word document. Can someone help please?

Also, I would like to have some dropdown for the users to choose options. The objectif is for the users to save time by not having to type there text. So I'm gonna give them dropdown where they choose the standard sentences and when they click on their choice, they can change it by typing themself, like if they want to add some informtions to the sentence.

Thanks