View Single Post
  #17  
Old October 30th, 2008, 04:18 PM posted to microsoft.public.excel.worksheet.functions
Suzy
external usenet poster
 
Posts: 39
Default How to omit blank cells when calculating weighted averages

Hi David,

AVERAGE omits the blank cells, right?

Thanks,
Suzy

"David Biddulph" wrote:

Have you tried =SUM(D424)/COUNT(D424) or =AVERAGE(D424) ?
--
David Biddulph

"Suzy" wrote in message
...
Hi Tom,

Can you help me with another formula? I am also calculating the averages
of
each particular assignment in the class. How do I omit the blank cells
from
the class average for the assignment?

The formula is:

=SUM(D424)/21

Thanks!!

Suzy


"TomPl" wrote:

The formula will work equally as well with percentages as with credits so
I
think it should do what you asked.

Good luck with it.

Tom