Coding would be involved. You might start with the information on combo
boxes at
http://www.outlookcode.com/article.aspx?ID=32. I'd do this with a
single combo box control.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"srm" <srm.DeleteThis@primatech.com> wrote in message
news:501baec0-2a88-4f51-95f2-847bcf419c22@l34g2000vba.googlegroups.com...
>I have O2003. Currently I have a text field in which I have default
> text and edit as needed. What I'd like to have is a pick from list
> that I can select from to enter into that field. I'm guessing this
> would be two fields. One with data that I can continually update with
> new entries (so the list would grow) and the other field that has the
> data populated by picking an item from the list (or possibly entering
> directly).
>
> Is this something readily available via the current controls, or is
> there some coding involved?
>
> Thank you.
>
> Shawn
>