The information in this article applies to:
SUMMARYThis article describes how to use a list box or a combo box to display Yes and No, True and False, or On and Off selections for a field with a Yes/No data type. MORE INFORMATION
When you use a Yes/No data type, one of three formats may be applied:
Yes/No, True/False, or On/Off. However, list boxes and combo boxes do not
display these formats. Instead, the actual value of the Yes/No field will
be displayed. The actual value of a Yes/No field is either -1 or 0, no
matter which format is applied.
The above properties will cause a list box or a combo box to display values with a Yes/No format. To use one of the other formats (True/False or On/Off) replace the words "Yes" and "No" in the properties listed above. REFERENCESMicrosoft Access "User's Guide," version 1.1, pages 239-242
Keywords : kbusage FmsCmbo |
Last Reviewed: March 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |