M
Mike Barton
A portion of code inside a form has suddenly started misbehaving in Excel
2004 v 11.1.0. The same code works without problems in Excel X & 2001 and
has worked OK in 2004 before.
* The code is located inside a form.
* Three different integer variables are assigned three different constants
(all integer values).
* The third assignment fails and produces a 10: Divide by zero error.
* On subsequent passes (using Set Next Statement), a 6: Overflow error is
generated.
Can anyone suggest a reason for this?
Many thanks,
Mike Barton
2004 v 11.1.0. The same code works without problems in Excel X & 2001 and
has worked OK in 2004 before.
* The code is located inside a form.
* Three different integer variables are assigned three different constants
(all integer values).
* The third assignment fails and produces a 10: Divide by zero error.
* On subsequent passes (using Set Next Statement), a 6: Overflow error is
generated.
Can anyone suggest a reason for this?
Many thanks,
Mike Barton