how can i modify the entries in a dropdown list

T

Tom

As an example - in the Outlook Task form there are 5 predefined entries in
the Status Field dropdown list.

Can I modify these entires (Add, Change or Delete)?

If I Can - how? Unfortunately i am not a VB programmer.

Thanks in advance for your guidance. Make it a great day!
 
S

Sue Mosher [MVP-Outlook]

No, they're part of an enumeration. You could add your own custom MyStatus property to a custom form page, though.

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

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

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