0
0

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 3 years have passed since last update.

エクセルで○○以上○○未満の数値がいくつあるかをカウントする

Posted at

知り合いのプログラム未経験者の人にエクセルを使ってデータを集計したいけど○○以上○○未満ができないという相談を受けました。他にもそういった方のお役にたてばいいと思います。

=COUNTIFS(セルの範囲,">=数値",セルの範囲,"<数値")
0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?