Hello,
The subroutine associated with a Button Click Event under Excel 97 VBA executes itself repeatedly after the initial click. It does eventually stop after 50 or so iterations. The button is located on a form. I have reviewed my code closely and cannot find any reason for this. E.g., there are no loops in the subroutine.
VBA bug? Any ideas?
Thanks
The subroutine associated with a Button Click Event under Excel 97 VBA executes itself repeatedly after the initial click. It does eventually stop after 50 or so iterations. The button is located on a form. I have reviewed my code closely and cannot find any reason for this. E.g., there are no loops in the subroutine.
VBA bug? Any ideas?
Thanks