I have a large data set of values some with the value of 0. I am attempting to calculate another worksheet by dividing 2 by these values using VBA...Unfortunately an error message keeps occuring as obviously you are not allowed to divide by 0...Is there any smart way round this? Unfortunately I am unable to adjust the data values so as to eliminate the zero values...