N
Neil
1/0 = #Error
How do I check for this and represent it as 0 instead of #Error?
I tried IIf(IsError([Value1]/[Value2]),0,[Value1]/[Value2) and that did not
work.
As always, thanks so much in advance for the valuable suggestions. Thanks
You!
How do I check for this and represent it as 0 instead of #Error?
I tried IIf(IsError([Value1]/[Value2]),0,[Value1]/[Value2) and that did not
work.
As always, thanks so much in advance for the valuable suggestions. Thanks
You!