5
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

2016-11-07 Excel 2013 > 条件付き書式 >隣のセルの値に基づく色付け

Last updated at Posted at 2016-11-07
動作確認
Excel2013 on Windows 8.1 pro (64bit)

@jTakasuRyuji さん@nukie_53 さんに教えていただいた「条件付き書式」を使ってみた。

対象は以下のセル。
D列に色を付けたい。

qiita.png

手順

  • [ホーム]をクリック
  • [条件付き書式]をクリック
    • [新しいルール]をクリック
    • [数式を使用して、書式設定するセルを決定]を選択
    • [次の数式を満たす場合に値を書式設定(O):]に条件を指定
      • 例: =$C4=1
    • 書式(F)...にて付けたい色を選択
      • 例: オレンジ色

qiita.png

結果

qiita.png

5
7
4

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?