P
paritoshmehta
Hi ,
I am using two formulas which are identical, to calculate the averag
using an array entered formula:
1)
=AVERAGE(IF((QE_NAME= G3 )*ISNUMBER(SCORE),SCORE))
2)
=AVERAGE(IF((TL_NAME= "h48")*ISNUMBER(SCORE),SCORE))
the first formula is working fine but the secong one is showing th
#n/a error.... dont know why..
checked the TL_NAME range, it is fine.....
does someone have any idea why this is happening?
I am using two formulas which are identical, to calculate the averag
using an array entered formula:
1)
=AVERAGE(IF((QE_NAME= G3 )*ISNUMBER(SCORE),SCORE))
2)
=AVERAGE(IF((TL_NAME= "h48")*ISNUMBER(SCORE),SCORE))
the first formula is working fine but the secong one is showing th
#n/a error.... dont know why..
checked the TL_NAME range, it is fine.....
does someone have any idea why this is happening?