T
tsabiha
I have one formula the refers to another and if there are no sample it states
no sample, but because of the text my next formula comes up with an error
(#Value). I want to creat a condition that if no sample is present it comes
up with N/A.
1st formula
=IF(ISERROR((IF((C151+E151)<14,INDEX($L$4:$N$18,C151+E151+1,2),(CHIINV(1-0.6,2*(C151+E151+1))))/(2*G151*ROLSUMRY!$G$11))*1000000000),"no
samples",((IF((C151+E151)<14,INDEX($L$4:$N$18,C151+E151+1,2),(CHIINV(1-0.6,2*(C151+E151+1))))/(2*G151*ROLSUMRY!$G$11))*1000000000))
2nd formula
=1000000000/(H151*24*365)
no sample, but because of the text my next formula comes up with an error
(#Value). I want to creat a condition that if no sample is present it comes
up with N/A.
1st formula
=IF(ISERROR((IF((C151+E151)<14,INDEX($L$4:$N$18,C151+E151+1,2),(CHIINV(1-0.6,2*(C151+E151+1))))/(2*G151*ROLSUMRY!$G$11))*1000000000),"no
samples",((IF((C151+E151)<14,INDEX($L$4:$N$18,C151+E151+1,2),(CHIINV(1-0.6,2*(C151+E151+1))))/(2*G151*ROLSUMRY!$G$11))*1000000000))
2nd formula
=1000000000/(H151*24*365)