I have a row of numbers, both positive and negative. I want to average the positive numbers and separately average the negative numbers. This works fine until I come to a row of numbers where none are positive and I get a #DIV/0! error message because none of the numbers in the range meet the positive criteria. Is there a way to return a blank cell or a zero instead of an error message? Any other work-around that you can think of?
Thanks
Blair
Thanks
Blair