can a FILLIN field include a drop down list ?

R

Roger Ottaway

Is it possible to have a drop down list within a FILLIN field, or
alternatively a autotext list within a FILLIN field ?

I have WORD2002



Thanks .. Roger
 
P

Peter Jamieson

No.

You probably need to use a VBA UserForm to present a list. You might be able
to get away with a drop down list in an online form, depending on what you
are doing.
 
Top