View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.misc
BigG BigG is offline
external usenet poster
 
Posts: 8
Default Excel - calculating a percentage

Thank you very much Gord. Please read the reply to david's answer.

Big G

"Gord Dibben" wrote:

=COUNTIF(A3:A30,"Pass")/COUNTA(A3:A30)


Gord Dibben MS Excel MVP


On Tue, 5 Dec 2006 08:37:00 -0800, BigG wrote:

Hi All,

I have a slight problem which I can not workout and I would be grateful fo
any help.

I have a spreadsheet with a column which contains either Pass or Fail. What
I would like to do is enter a formula at the end of the column that would
count the number of passess and taking into consideration the total number of
cells in the column convert the total number of passes into a percentage.

Any help would be apprecaited

Big G