Visual Basic Scripting Edition  

Division by zero

You created an expression that attempts to divide a number by zero. Division by zero yields an infinite (unusable) result.

To correct this error

Check the expression for typing or case mistakes.