Can one create a drop down box within a template in outlook?

B

bradleyta

I have created a template and for a number of field inputs to the template I
would like to make them a drop down box. Can one be created in outlook?
 
E

Eric Legault [MVP - Outlook]

You can use combo boxes, list boxes and a variety of others controls with
custom Outlook forms.

Click on Control Toolbox from the Form menu in design mode to see what you
can work with.

Also see this page for more info on working with custom forms:

Microsoft Outlook Forms:
http://www.outlookcode.com/d/forms.htm
 
B

bradleyta

Thanks Eric,

I fiqured it out after I posted.


Eric Legault said:
You can use combo boxes, list boxes and a variety of others controls with
custom Outlook forms.

Click on Control Toolbox from the Form menu in design mode to see what you
can work with.

Also see this page for more info on working with custom forms:

Microsoft Outlook Forms:
http://www.outlookcode.com/d/forms.htm
 
Top