If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I'm facing a problem about average formula that I can not solve at the moment but I know it's quite simple for you.
My excel table is as follow:
a1 b1 c1 d1 e1 f1
0 3 2 0 5 =average(a1:e1)
the problem is I want to average only cells that is greater than 0 (the result must be 3.33, not 2)
Could anyone help me to solve above problem
thanks in advanced.