|
Search Overview |
This page in 2007 Top Previous Next |
|
Excel provides two commands that help you to locate cells with specific attributes in a workbook.
The OAK4 | Search functions have been designed to extend the range of cell attributes that can be located. For example, it is very interesting to know which cells are not being referenced as these must be outputs from the model (or they are surplus to requirements and should be deleted). Alternatively, you might have a workbook that is full of error cells simply because a single error value has propagated through all dependent formulas; Excel provides no tool to help you locate the original error value- this feature is added by OAK. The OAK commands that are used to locate cells with certain attributes are grouped together on a single menu. These commands select all cells that have the required attributes at once; you can step through the cells using the TAB key. Alternatively, the cells can be colored by using the Excel Format | Cells | Patterns command (or paint-pot icon on toolbar). This latter approach has the advantage that you can examine the individual cells without having to worry about losing the selection. All of the OAK4 | Search commands follow the One-Cell Rule. None of them work when applied to protected worksheets. |