Hello to all. I have a doozy of an excel question. This is my formula:
=SUMPRODUCT(--('Toyota Sale'!$F$8:$F$71=$A34),--('Toyota Sale'!$D$8:$D$71=$A$9),'Toyota Sale'!$W$8:$W$71)/SUMPRODUCT(--('Toyota Sale'!$F$8:$F$71=A34),--('Toyota Sale'!$D$8:$D$71=A9))
What I now need is to get rid of the #DIV/0! that appears when my target cells are blank. Can anyone do this by modifying my formula?
Thanks for your consideration.
ray:
=SUMPRODUCT(--('Toyota Sale'!$F$8:$F$71=$A34),--('Toyota Sale'!$D$8:$D$71=$A$9),'Toyota Sale'!$W$8:$W$71)/SUMPRODUCT(--('Toyota Sale'!$F$8:$F$71=A34),--('Toyota Sale'!$D$8:$D$71=A9))
What I now need is to get rid of the #DIV/0! that appears when my target cells are blank. Can anyone do this by modifying my formula?
Thanks for your consideration.
ray: