Thread
:
show empty cell when result is 0
View Single Post
#
2
Posted to microsoft.public.excel.misc
Mike H
external usenet poster
Posts: 11,501
show empty cell when result is 0
Try
=if(myformula0,myyformula,"")
Mike
"willemeulen" wrote:
I want cells to show nothing (empty) when the result is zero. It only should
display result when there are actual values (more than zero)
Reply With Quote
Mike H
View Public Profile
Find all posts by Mike H