Thread
:
how to change #num! result to zero?
View Single Post
#
2
Posted to microsoft.public.excel.misc
Gary''s Student
external usenet poster
Posts: 11,058
how to change #num! result to zero?
=IF(ISERROR(expression),0,expression)
--
Gary''s Student - gsnu200815
"Lewis" wrote:
Can I get a formula result to display 0 instead of #num! ?
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student