Create Field for form with drop down menu

G

Guest

I have created a form (based on tasks) with some new fields. For ones of the
fields when the user enters data on the form, I would prefer them to select
from the possible entries available by clicking on a drop down menu. To work
in the same way as Status with Not Started, In Progress, Completed etc etc.
on the Task page.

Is this possible or do I have to leave free for any text entry?
 
S

Sue Mosher [MVP-Outlook]

Where? In the folder view? On a custom form page?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Guest

Where? In the folder view? On a custom form page?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
S

Sue Mosher [MVP-Outlook]

On the Advanced Properties dialog for the combo box control, set MatchRequired to True.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/com...spx?dg=microsoft.public.outlook.program_forms

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Guest

Couldn't find the MatchRequired variable at first, but found it after I found
the combo box control in the Control Toolbox. It works a treat, many thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top