A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Combobox in user defined appointment item



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old September 21st 06, 11:30 AM posted to microsoft.public.outlook.program_vba
Lucia
external usenet poster
 
Posts: 32
Default Combobox in user defined appointment item

Hi, everyone,

I've developed one user defined appointment item in Outlook and I have
one combobox which is filled when the form is opened. And the input of
the combobox is limited to the list. So if the user inputs some invalid
value. Outlook will output one error message. Regarding to this
combobox I have now the following questions:

1. May I customize the error message of Outlook while the user gives
any invalid values?

2. If the user send this appointment to other ones, the form is changed
automatically to IPM.Schedule.Meeting.Request. When someone opens this
kind of form, the combobox will not be filled. So the user will always
get some error messages.

I'm looking for a solution without customizing the
IPM.Schedule.Metting.Request form.
The first idea of mine is to set MatchReqired = True only when the user
opens the user defined appointment item. But I tested with
Item.GetInspector.ModifiedFormPages("UserDefined") .Controls("combo").MatchRequired
= True, but it doesn't work.

Has anyone a suggestion?

3. My another question is if there is any other ways to fill in the
combobox. The ENTER action is unfortunely not supported in VBScript.

Thanks a lot

Lucia

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
User defined fields Darcy W. Outlook - General Queries 1 September 16th 06 05:00 AM
How to change an item from a recurring Appointment item to an exception from VB code? Dikbill Outlook and VBA 2 July 13th 06 09:45 AM
Saving exception item in recurring appointment item fails Dikbill Outlook and VBA 2 July 11th 06 04:59 PM
Saving exception item in recurring appointment item fails Dikbill Outlook - Calandaring 0 July 11th 06 03:01 PM
exporting user defined fields from outlook appointment forms Graeme Wright Outlook - Calandaring 2 May 1st 06 01:51 PM


All times are GMT +1. The time now is 11:29 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.