View Single Post
  #1   Report Post  
zealot zealot is offline
Junior Member
 
Posts: 9
Default Eliminating the zeroes from the calculation

Hello there!

I wonder if you can help me in this question. I have a MIN function which calculates the smallest value in a list of percentages and then divides each percentage by the smallest in the list. It works fine until one of the percentages becomes zero with the resulting division-by-zero error. Do you think it is possible to make the MIN function to exclude all instances (there may be more than one zero) of zeroes from its calculation? I have attached the spreadsheet.

Thank you for your time,

D
Attached Files
File Type: zip division by zero.zip (1.7 KB, 171 views)