trying to get this to show as a percent: =COUNTIF({SDoH ADKAR Phase I Range 2}, "1") / 15.

ruthcurran
ββββ
trying to get this to show as a percent: =COUNTIF({SDoH ADKAR Phase I Range 2}, "1") / 15. I tried adding * 100 and that did not work.Β
Best Answer
-
Problem solved on my own.... Don't see how to delete this question :)
Answers
-
OK, I am here:
=(ROUND (0) (COUNTIF(({SDoH ADKAR Phase I Range 2}, "4") / 15 * 100))
-
Sorry... =COUNTIF(({SDoH ADKAR Phase I Range 2}, "4") / 15 * 100 (ROUNDUP (0))
-
Problem solved on my own.... Don't see how to delete this question :)