Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
上記の表の場合、[0-2] と [3-5] の間の値を持つラベルの数を数え、Excel でそれを棒グラフまたはヒストグラムとして表示するにはどうすればよいですか?
ピボットグラフの例 ( valueROWS、labelCOLUMNS、および VALUES の値の合計):
value
label
おー!バンディング [0-2] または [3-5] は PT のグループによって達成できることを忘れていました - 行ラベルを選択し、0 から開始し、2 で終了します。
この代わりに:
LEGEND(SERIES) (COLUMNS) から削除labelし、 Sum of ではなく Count of を使用しますvalue。