Forum Discussion
Jan Kalle
Mar 22, 2018Copper Contributor
How to count points depending on input value
hey guys
I need a little help how to realize something i have planned.
it's a survey analysis:
the results are entered in this table:
i want to count the ammount of points depending on the value w and m
The Output should look like this:
Can anybody help?
Thanks in advance!
Hi Jan,
You may use COUNTIF https://support.office.com/en-us/article/countif-function-e0de10c6-f885-4e71-abb4-1f464816df34
- Jan KalleCopper Contributor
Thanks Sergei, i solved the problem with COUNTIFS :)