B
Bradley
Hey all,
Hopefully this is a simple one. I'm SUMing a column:
=SUM(L8 + L12 + L16)
At times, some of these cells might be empty. Can I mod this equation to
check for an empty cell?
What I'm doing is averaging the numbers in this column by the number of
cells that actually have numbers in them. (in this case it would be the
sum of L8 + L12 + L16 divided by 3) If, let's say, L8 was empty, I need
to divide the total by 2.
Make any sense?
Thanks for any help!
-b
Hopefully this is a simple one. I'm SUMing a column:
=SUM(L8 + L12 + L16)
At times, some of these cells might be empty. Can I mod this equation to
check for an empty cell?
What I'm doing is averaging the numbers in this column by the number of
cells that actually have numbers in them. (in this case it would be the
sum of L8 + L12 + L16 divided by 3) If, let's say, L8 was empty, I need
to divide the total by 2.
Make any sense?
Thanks for any help!
-b