Adding items to list boxes on the fly

  • Thread starter Thread starter Charles D. Fleischman
  • Start date Start date
C

Charles D. Fleischman

I want to be able to add an item to a list box on the
fly. For example, in Outlook 2000 on the contact list,
there is a list box for "Title", I lists items such as
Ms., Mr., Dr. etc. I want to add a new item such as Amb.
How can I do this?
 
Interesting question... but an outlook group might be more helpful.
I've cross-posted this reply to microsoft.public.outlook.general for you...
 
It is not possible to modify the available choices in the Title drop-down
list or most other drop-down lists on Outlook items.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Would MS not have to do this? It is embedded into there
program, Would they alter there PGM just because a (1)
person want's an extra Sr. name? or is there a way that
someone could do this? Thanks this was a very interesting
question.....

-----Original Message-----
It is not possible to modify the available choices in the Title drop-down
list or most other drop-down lists on Outlook items.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
microsoft.public.outlook.general for
 
My bad I mis-read your response, although I beg to differ,
you would need to now C++ and have the source codeand it
can be done.

-----Original Message-----
It is not possible to modify the available choices in the Title drop-down
list or most other drop-down lists on Outlook items.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
microsoft.public.outlook.general for
 

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

Back
Top