ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Strike Rate % (https://www.excelbanter.com/excel-discussion-misc-queries/121250-strike-rate-%25.html)

geordie

Strike Rate %
 
I have a spreadsheet which shows a list of projects, what I want to do is to
be able to show from the number of hits for each projet show the Strike Rate
percentage i.e. if I have a project which has 20 items in it and of these 8
have figures and 12 do not how can I show this?

Bob Phillips

Strike Rate %
 
=SUMPRODUCT(--(A2:A20="Project
1"),--(ISNUMBER(B2:B20)))/COUNTIF(A2:A20,"Project 1")

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"geordie" wrote in message
...
I have a spreadsheet which shows a list of projects, what I want to do is

to
be able to show from the number of hits for each projet show the Strike

Rate
percentage i.e. if I have a project which has 20 items in it and of these

8
have figures and 12 do not how can I show this?





All times are GMT +1. The time now is 12:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com