![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Add a check box control to show Yes/No values
When you create a new Yes/No field in a table, the default setting of the field's Display Control property is Check Box. If you want, you can change the check box control to an option button or a toggle button.
Using check boxes in Excel - Microsoft Support
Check boxes are a versatile feature in Excel, useful for making interactive lists and forms. In this article, we'll cover how to add, remove, and toggle them. Insert check boxes. Select the range where you want check boxes. Select Insert > Checkbox. Remove check boxes. Select the range of cells with the check boxes you want to remove.
Insert a check box - Microsoft Support
Under Insert controls, click Check Box. In the Check Box Binding dialog box, select the field in which you want to store the check box value, and then click OK. InfoPath uses the name of the field or group as the control's label. If necessary, change the label text.
Add a check box, option, or Toggle button (ActiveX controls)
You can insert form controls like check boxes, option, or toggle buttons to make data entry easier. Check boxes work well for forms with multiple options. Option buttons are better when your user has just one choice.
Make a checklist in Word - Microsoft Support
How to create a checklist in Word that can be filled out by using checkbox controls.
Create or delete a Yes/No field in Access databases
In Microsoft Access databases, you can use the Yes/No data type to store a Boolean value, such as True or False, On or Off, Yes or No, and any field that contains only one of two values. This data type often maps to a Check Box control on a form or report.
Form controls - Microsoft Support
You can insert form controls such as check boxes or option buttons to make data entry easier. Check boxes work well for forms with multiple options. Option buttons are better when your user has just one choice. To add either a check box or an option button, you’ll need the Developer tab on your Ribbon.
Create a form in Word that users can complete or print
In Word, you can create a form that others can fill out and save or print. To do this, you will start with baseline content in a document, potentially via a form template. Then you can add content controls for elements such as check boxes, text boxes, date pickers, and drop-down lists.
TripleState Property - Microsoft Support
You can use the TripleState property to specify how a check box, toggle button, or option button will display Null values. Read/write Boolean. expression.TripleState. expression Required. An expression that returns one of the objects in the Applies To list.
Enable selection through choice controls (check and list boxes)
Check boxes are controls that can be toggled to indicate whether it’s checked or unchecked. That is, they can be used to represent true/false or yes/no choices. Use a check box when you want to: