Thread
:
I need the cell to be blank instead of showing #DIV/0!
View Single Post
#
4
Posted to microsoft.public.excel.misc
Dave
external usenet poster
Posts: 1,388
I need the cell to be blank instead of showing #DIV/0!
Oops,
I mean:
=IF(ISERR(=Sumproduct(C1:C4,D1:D4)/F1),"",Sumproduct(C1:C4,D1:D4)/F1)
Dave.
Reply With Quote
Dave
View Public Profile
Find all posts by Dave