Using Named Constants and Formulas
Constants are cells whose contents are deemed not to be a formula, so those
The Formula option selects cells that meet the selection criteria of values returned as numbers, text, logical, or errors. Using Constants
As you learned at the beginning of this
To do so, just press F5 (Go To) and click the Special button in the Go To dialog box. The Go To Special dialog box appears, as shown in Figure 16.10. Figure 16.10. Selecting constants in the Go To Special dialog box.
In the Go To Special dialog box, select Constants (see Figure 16.10). Excel automatically selects (puts check marks in) all the check boxes under the Formulas option. Therefore, by default Excel finds all constants that are numbers, text, logicals, or errors. If you want to search for one or more of these constants, click in the check box to remove the check mark for the constants you don't want to find. Leave the check mark in the boxes for constants you want to find. Finally, click OK to confirm your choices.
Excel highlights all the constants on your worksheet, as shown in Figure 16.11. Notice that the formulas are not highlighted. Now you know where the constants are located. Just click any
Figure 16.11. Constants highlighted on the Detail worksheet.
Using FormulasThe Go To Special command also finds formulas that meet a particular criteria you specify. To find formulas on your worksheet, press F5 (Go To) and click the Special button in the Go To dialog box. The Go To Special dialog box pops up. Select Formulas. Notice that Excel automatically selects (puts a check mark in) all the check boxes under the Formulas option, as shown in Figure 16.12. Figure 16.12. Selecting formulas in the Special Go To dialog box.
By default, Excel finds all formulas that contain numbers, text, logicals, or errors. To search for one or more of these formulas, click in the check box to remove the check mark for the items you don't want to find. Leaving a check mark
Figure 16.13. Formulas highlighted on the Detail worksheet.
|
Defining Label Ranges
You can define label ranges on your worksheets so that you can use the label
Adding Names
To add a name, select the cell or range of cells you want to name. Then choose Insert,
Figure 16.14. The Label Ranges dialog box.
The range you selected appears in the Add Label Range box. Notice the Row labels option is selected. The data in rows 5 through 9 are labels for those rows. Click the Add button to add the label range to the existing list at the bottom of the dialog box. You can select another range on the worksheet, and click the Add button to repeat the process and add as many label ranges as you want. When you're finished labeling your ranges, click OK.
To refer to the label range on your worksheet in a formula, type the formula until you get to the place where you need to insert the label range. Then choose Insert, Name, Label. Double-click the label range in the Existing label ranges list. Excel
Removing Names
To remove a label range from your worksheet, choose Insert, Name, Label. In the Label Ranges dialog box, click the label range you want to get rid of. Click the Remove button. Excel
|