Condition - Cell value is

Applies a cell style on the cell or cell range controlled by the condition set in the drop down list. The formatting is applied to each cell individually and the condition may depend on other cells values of the selected range.

このコマンドの見つけ方

From the menu bar:

Choose Format - Conditional - Condition.

From the tabbed interface:

Choose Home - Conditional - Condition.

From toolbars:

Icon Conditional Format - Condition

Conditional Format


Conditions for Text and Numbers

条件

概要

次の値に等しい

The cell value equals the user defined value in text box in the right. Use text inside quotes if you compare text values.

同じでない

The cell value is not equal (different) to the user defined value in the text box in the right. Use text inside quotes if you compare text values.

次から始まる

The cell contents begins with the text or number defined in the text box on the right.

次で終わる

The cell contents ends with the text or number defined in the right text box.

次を含む

The cell contents contains the text or number defined in the right text box.

次を含まない

The cell content does not contain the text or number defined in the text box on the right.


note

The condition applies to the internal text conversion of the cell contents. Numeric values are compared with their equivalent text representation. Numeric cell formats (currency, scientific, user-defined ... ) are not considered for comparisons.


Conditions on Numbers only

条件

概要

次の値より小さい

The cell value is strictly less than the user defined value in the text box in the right.

次の値より大きい

The cell value is strictly greater than the user defined value in the text box in the right.

次の値以下

The cell value is less than or equal to the user defined value in the text box in the right.

次の値以上

The cell value is greater than or equal to the user defined value in the text box in the right.

次の値の間

The cell value is between the two values defined in the text boxes on the right - lower and upper values - including the boundary values themselves.

次の値の間以外

The cell value is not between the two values defined in the text boxes on the right - lower and upper values - including the boundary values themselves.

重複

The cell and at least one other cell in the range have equal contents.

重複しない

The cell contents is unique in the range.

is in top N elements

The cell value is between the maximum value in the range and the Nth greater element of the same. Enter the value of N in the text box on the right.

is in bottom N elements

The cell value is between the minimum value in the range and the Nth lower element of the same. Enter the value of N in the text box on the right.

上位Nパーセント

The cell range index value is in the top N percent of the number of cells in the range. For example, in a 20 cells range and N equals 20, the style is applied to the 4 last cells of the range. Enter the value of N in the text box on the right.

下位Nパーセント

The cell range index value is in the bottom N percent of the number of cells in the range. For example, in a 20 cells range and N equals 20, the style is applied to the 4 first cells of the range. Enter the value of N in the text box on the right.

平均より上

The cell value is strictly greater than the average of the cell range values.

See note below.

平均より下

The cell value is strictly less than the average of the cell range values.

See note below.

平均以上

The cell value is greater or equal than the average of the cell range values.

See note below.

平均以下

The cell value is less or equal than the average of the cell range values.

See note below.


note

This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the value highlighting feature.


Conditions on Errors in Cells.

条件

概要

エラー

The cell is in the error condition defined in the text box on the right. See List of Calc errors.

エラーではない

The cell is not in the error condition defined in the text box on the right. See List of Calc errors


tip

A cell that references another cell with an error condition is not in error itself.


ご支援をお願いします!