Sum of divisions excel

Closed
LeBoums Posted messages 7 Status Member -  
krazykat Posted messages 11705 Registration date   Status Contributor Last intervention   -
Hello everyone,
Here's what I'd like to do:

A1/B1+A2/B2+...+A10/B10 but without considering the empty cells! That is, if cell A2 and B2 are empty, I want to display the result.

Thank you

Configuration: Windows 7 / Internet Explorer 8.0

3 answers

  1. LeBoums Posted messages 7 Status Member
     
    The SUMPRODUCT(Column1/Column2) function works, but it considers empty cells and gives me a DIV/0! error message on the result.
    0
  2. ccm81 Posted messages 11033 Status Member 2 434
     
    it's only three posts about the same topic......
    0