Lotus Domino Designer 7 Help - Multiple On Error statements
The routine begins at the DivZero label. It includes an InputBox$ function call that prompts the user to type a replacement value for the 0 (zero) that was read from the opened file. The additional On Error statement is On Error ErrDivisionByZero GoTo Div...