hello,
I am trying to populate combo box in using vb inside a word document. There are a few questions that I need answered to understand this process. First off my document is known as User_Setup.doc. My combo box is name cbo_Agency.
Now everytime I read online it refers to the form intialize() sub which will allow my combo box to populate. But i don't know where to find out the name of my form. Is the name of my form the document name, is there a form i have to create? I am not sure how to go about this, I am usually an access programmer so i understand vb pretty well, i am just not familiar with the word reference library.
any help would be great thanks
I am trying to populate combo box in using vb inside a word document. There are a few questions that I need answered to understand this process. First off my document is known as User_Setup.doc. My combo box is name cbo_Agency.
Now everytime I read online it refers to the form intialize() sub which will allow my combo box to populate. But i don't know where to find out the name of my form. Is the name of my form the document name, is there a form i have to create? I am not sure how to go about this, I am usually an access programmer so i understand vb pretty well, i am just not familiar with the word reference library.
any help would be great thanks