Formula which calculates the percentage of these cells
Closed
Lucy
-
Mar 17, 2015 at 10:59 PM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Mar 23, 2015 at 12:54 PM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Mar 23, 2015 at 12:54 PM
Related:
- Marksheet in excel percentage formula
- Percentage formula in excel marksheet - Guide
- Number to words in excel formula - Guide
- Date formula in excel dd/mm/yyyy - Guide
- Vat formula in excel - Guide
- Excel color formula - Guide
1 response
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Contributor
Last seen
December 27, 2022
555
Mar 23, 2015 at 12:54 PM
Mar 23, 2015 at 12:54 PM
Hi Lucy,
Try this formula:
=(COUNTIF(H10:H46,"<=-0,4")+COUNTIF(H10:H46,">=0,4"))/16
Don't forget to format your formula cell as Percentage to get the desired result.
Best regards,
Trowa
Try this formula:
=(COUNTIF(H10:H46,"<=-0,4")+COUNTIF(H10:H46,">=0,4"))/16
Don't forget to format your formula cell as Percentage to get the desired result.
Best regards,
Trowa