Excel.Tips.Net Welcome toExcel.Tips.Net

Helpful Links

Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment

Tips.Net Store

ExcelTips FAQ
ExcelTips Premium

Learn Access Now
Free Printable Forms

Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips

Advertise on the
ExcelTips Site

Newest Tips

Removing Borders

Converting to Octal

Filtering Columns for Unique Values

Printing Multiple Worksheets on a Single Page

Changing the Default Font

Creating a Drawing Object

Determining a Value of a Cell

 

Using Check Boxes

Summary: One of the form controls you can add to a worksheet is a check box. This tip explains how to add and configure this handy control. (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, and Excel 2003.)

Many different dialog boxes and forms in the Windows world utilize check boxes. They are handy if you want to provide a way for a user to choose between two options, such as true or false; yes or no. Excel allows you to use check boxes in your worksheets, if desired.

For instance, you may have developed a financial projection worksheet in which you can either account for a particular acquisition or not. In this case, you might want to place a check box at the top of the worksheet. You can then link the status of this check box to another cell, so that if the check box is selected, the value of the cell is True; if it is not selected, the value of the cell is False.

To place a check box control in your worksheet, follow these steps:

  1. Make sure the Forms toolbar is displayed.
  2. Click on the Check Box tool on the Forms toolbar.
  3. In your worksheet area, click and drag to define the rectangle that will hold the check box and the label beside the check box.
  4. Once the check box is placed in the worksheet, you can move the mouse cursor into the label area and change the label to anything desired.
  5. With the check box control you just placed still selected, click on the Control Properties tool in the Forms toolbar. You will see the Format Control dialog box
  6. Make sure the Control tab is selected. (Click here to see a related figure.)
  7. In the Cell Link field, specify the address of the cell to which this check box should be linked. (When the check box changes, the contents of this cell change; when the contents of the cell are changed, the check box reflects that change--it is a bi-directional relationship.)
  8. 8 Click on OK.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (3246) applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003

More Power! For some people, the prospect of creating macros can be scary. Those who conquer their fears, however, find they become much more confident and productive once they learn how to make Excel do exactly what they want. ExcelTips: The Macros is an invaluable source for learning Excel macros. You are introduced to the topic in bite-sized chunks, pulled from past issues of ExcelTips. Learn at your own pace, exactly the way you want.
 
Check out ExcelTips: The Macros today!