ACC: Buttons Pasted into Option Groups Have Option Value of -1Last reviewed: May 28, 1997Article ID: Q101072 |
The information in this article applies to:
SYMPTOMSNovice: Requires knowledge of the user interface on single-user computers. A stand-alone option button that has been pasted into an option group has an OptionValue property of -1.
CAUSEStand-alone option buttons do not have an OptionValue property. When a stand-alone option button is pasted into an option group, the button's default ControlSource property of -1 is assigned to the button's OptionValue property.
RESOLUTIONManually change the option button's OptionValue property.
MORE INFORMATION
Steps to Reproduce Behavior
REFERENCESFor more information about the OptionValue property, search the Help Index for "Option Group," or ask the Microsoft Access 97 Office Assistant. |
Keywords : FmrProp kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |