Search results

  1. C

    Count and Sum unbound cells?

    I am trying to count the number of unbound cells that have a value greater or less than zero. The cells names are: Dif1, Dif2, Dif3 and Dif4. I am also trying to sum those same cells and then devide the count that is greater than zero in the Sum. This would create the average without being...
  2. C

    Average of unbound cells?

    I am trying to Average values in four unbound cells(named: Dif1, Dif2, Dif3 and Dif4) on a form. Some cells will have zero values so I only want to average the cells that have a value greater than zero. Any guidence would be appreciated. Best Regards
  3. C

    Average of unbound cells?

    I am trying to Average values in four unbound cells(named: Dif1, Dif2, Dif3 and Dif4). Some cells will have zero values so I only want to average the cells that have a value greater than zero. Any guidence would be appreciated. Best Regards
Back
Top Bottom