J Jay Freedman Jun 24, 2008 #2 JNL19 said: How do I create a drop down box of selections? Click to expand... One way is an AutoTextList field (http://www.word.mvps.org/FAQs/TblsFldsFms/AutoTextList.htm). Another is a dropdown form field in a protected form (http://www.computorcompanion.com/LPMArticle.asp?ID=22). A third way, which avoids the limitations of form fields, is a UserForm (http://support.microsoft.com/?kbid=306258). -- Regards, Jay Freedman Microsoft Word MVP Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.
JNL19 said: How do I create a drop down box of selections? Click to expand... One way is an AutoTextList field (http://www.word.mvps.org/FAQs/TblsFldsFms/AutoTextList.htm). Another is a dropdown form field in a protected form (http://www.computorcompanion.com/LPMArticle.asp?ID=22). A third way, which avoids the limitations of form fields, is a UserForm (http://support.microsoft.com/?kbid=306258). -- Regards, Jay Freedman Microsoft Word MVP Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.