Hi,
I'd like to do the following:
- Add a button to an Excel spreadsheet.
- When I click the button, it automatically starts to increment cell B2 (for example) from 0 to 100, and back again, in an endless loop.
- When I click the button again, the animation will stop.
How do I solve this problem?
Shane.