The information in this article applies to:
SYMPTOMSWhen using a custom form containing a ListBox control, Outlook unexpectedly adds a new possible value to the control. CAUSEThis behavior is due to the storage limitation of Keywords fields. If the control is bound to a field of type Keywords and you select a number of possible values in the control, the field may exceed its 255-character maximum length. This causes the last value to be truncated. Because the custom Keywords field now contains a new value that is not one of the options in the control, Outlook adds this new value to the list of possible choices in the control. RESOLUTIONUse any of the following methods:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONIf you bind a ListBox control to a Keywords field, check boxes appear next to each of the possible values in the control. When using the form, a user can select multiple values by clicking the check boxes in the control. REFERENCESFor more information about using a ListBox with a Keywords field, please see the following reference: "Building Applications with Microsoft Outlook 98," Microsoft Corp., pages 175-176, Microsoft Press, 1998.For additional information about available resources and answers to commonly asked questions about Microsoft Outlook 2000 solutions, please see the following article in the Microsoft Knowledge Base: Q146636 OL2000: Questions About Custom Forms and Outlook Solutions Additional query words: OutSol OutSol2000 vbscript
Keywords : kbdta |
Last Reviewed: May 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |