
答え1
- テーブル/リストを選択し、「条件付き書式」に移動して新しいルールを作成します。
- 選択する
Use a formula to determine which cells to format
。 - 下
Format values where this formula is true
タイプ=COUNTIF($I2,"")>0
- 強調表示する色を選択して完了です。
Use a formula to determine which cells to format
。Format values where this formula is true
タイプ=COUNTIF($I2,"")>0