J
jvioral
What I am trying to do is this...
=IF(Calc!A503=0,"n/a",Calc!A503/'2003'!D504)
my issue is how do I get this to also show n/a when '2003'!D504 is a 0
thanks in advance!
Jase
=IF(Calc!A503=0,"n/a",Calc!A503/'2003'!D504)
my issue is how do I get this to also show n/a when '2003'!D504 is a 0
thanks in advance!
Jase