Yes. You would seldom use vba to do so, though, assuming that you are
talking about a drop-down field in an online form. Use IF fields that test
for your drop-down result and give you the text you want.
If you are not talking about a form drop-down but want a true menu, you
could save your result texts as AutoText entries, give those entries names
that you want on your menu, and create a menu of the AutoText. Again,
without using vba. http://word.mvps.org/faqs/customization/AutoText.htm For
a middle ground - a drop down in the document but not using an online form,
you would use an AutoTextList field.
http://word.mvps.org/faqs/tblsfldsfms/AutoTextList.htm

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
> Does anyone know if it is possible to create a form/template that works
> like
[quoted text clipped - 5 lines]
> Thanks!
> Amy