Drop-Down List Box

K

Kent

Hi all,

I was previously designing dynamic forms on an Excel platform using VBA
code. In VBA, there is, of course, a Drop-Down List Box object, very similar
to the one found in InfoPath. There is a big difference between the two
though that really is a drag. On the VBA Drop-Down List Box, one has the
ability to select an item from the list box, and/or add text to the box
manually. There does not seem to be such a capability with InfoPath; it
appears that you simply get to pick an item from a static list, and cannot
modify it, add to it, or change it in any way.

Am I missing something, or am I stuck? It's pretty darn handy to have it
work the way it does with VBA code.

Thanks in advance,

Kent
 
Top