Forum Discussion
Luiz Henrique Almeida
Jul 12, 2018Copper Contributor
COUNTIF and formulas
So I'm managing an eSport team and I'd like to use the COUNTIF formula to know how many of our players reached a set goal every day. However, each day, the goal varies, because the HP of the enemies ...
- Jul 16, 2018
Hi Luiz
Thanks for the file. I see what you are doing.
Try this variation of the formula:
=COUNTIF(B2:B30,">"&B34)
That should fix your problem.
Cheers
Damien
Luiz Henrique Almeida
Jul 13, 2018Copper Contributor
Here it is, Damien_Rosario
The way I want to do is by having B12 targeting the result of B11, instead of having to manually change the value every day.
Damien_Rosario
Jul 16, 2018Silver Contributor
Hi Luiz
Thanks for the file. I see what you are doing.
Try this variation of the formula:
=COUNTIF(B2:B30,">"&B34)
That should fix your problem.
Cheers
Damien
- Luiz Henrique AlmeidaJul 18, 2018Copper ContributorThanks, that solved my problem.
- Damien_RosarioJul 18, 2018Silver ContributorHI Luiz
You are very welcome!
Could you please select the answer as Best Response so that others know the solution and to close the loop on this query?
Wishing you all the best with your eSport team!
Cheers
Damien