using combo box in word document without using vba

T

thread

Hi all,
i find difficlties to use a combo box without using vba in order to
fill the component with items
is there a way to use the combo box's properties to fill in items
without any macros or vba code?
 
D

Doug Robbins - Word MVP

Use a DropDown type formfield.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Top