11
12

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.

遂に Google SpreadSheet が Excel に追い付いて、超絶便利になった件について。

Posted at

と、個人的には感じました。

なんたって、「 条件付き書式 に数式が使えるようになった」から!!!

使い慣れてる人には不要な情報だろうけど、一応使い方を以下に。

  1. 例えばこんなシートがあるとする。

    ScreenShot 01

  2. A 列はプルダウンリストとして定義しているモノとする。

    ScreenShot 01

    ScreenShot 01

  3. こんなシートに対して、オモムロに全選択して…。
    ScreenShot 01

  4. [ 表示形式 ] > [ 条件付き書式 ] を以下のようにすると…。
    ScreenShot 01
    ScreenShot 01

    ※数式のとこは =IF($A1 = "ほげ", TRUE, FALSE) みたいなのが入ってる。

  5. すると、こんな感じの表示が実現出来ちゃいます!!
    ScreenShot 01

Excel を BTS 的な使い方している場合とかに、ステータス管理とか進捗管理とかで背景色を弄るコトとかあると思うけど、この機能が実装されたことで、より一層 脱 Excel が捗りますね!w

11
12
0

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
11
12

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?