Visual Basic/ Excel VBA question?
How do you add code to a button click event that will cause the code to halt once the button is released, say if you have a loop that runs contantly just whilst the button is held down and then will stop if you release the button?
Also how do you set a form to open automatically when a spreadsheet is opened?
|