Results 1 to 9 of 9
-
January 4th, 2006 02:33 AM #1
i've been a bit stumped with this MS Excel issue of mine and i can't recall how to work around this. here's the situation. i have a column that i want to average, and that column is based on each member cell's respective rows where those rows form parts of the equation in each column. for example, cell G6 of column G will have the equation:
=(C6*B6+D6+E6)/B6
=AVERAGE(G6,G7,G8,G9,G10,G11,G12,G13,G14,G15)
thanks in advance. :D
-
January 4th, 2006 02:49 AM #2
Why not just put a value in B6 like 1 or something so it won't divide by 0?
Or, more complex, put an IF condition in G6 like IF(ISBLANK(B6),"",else whatever)
-
January 4th, 2006 03:17 AM #3
yun yung di ko alam eh, yung IF THEN na yan, yun nga sana balak ko. :D hehehehe...
pero kasi if i put 1 as value, edi skewed na yung data since dapat no value yun (example, absent yung agent who'll be putting those values in).
-
January 4th, 2006 09:49 AM #4
tama yung suggestion ni da-wild... use the IF(ISBLANK(G6, "", ETC.)
Yung "" will put a NULL value on that cell and it will not be included in the average. try it and see.
-
-
Verified Tsikot Member
- Join Date
- Oct 2002
- Posts
- 227
January 4th, 2006 10:14 AM #6OT:
idol!!! lord master guru supremo rsnald! akala ko sa isuzu diesel engine at chemicals ka lang expert, pati pala sa excel!!
-
SiRaNeko
- Join Date
- Jan 2003
- Posts
- 973
-
BANNED BANNED BANNED
- Join Date
- Oct 2002
- Posts
- 3,790
January 4th, 2006 08:47 PM #8Originally Posted by buknoy2002
-
BANNED BANNED BANNED
- Join Date
- Oct 2002
- Posts
- 3,790
January 4th, 2006 09:05 PM #9etong equation na e2
=(C6*B6+D6+E6)/B6
try this equivalent
IF(b6=0,0,(C6*B6+D6+E6)/B6)
HTH
As expected, in response to Tesla’s entry into the Philippines market, Ford will be bringing in the...
Tesla Philippines