I have a button on a form which exectues a VBA Event Procedure On Click (Mouse). My question is if I continue to hold this button down, is there a way to make this VBA Event Procedure execute again and again until the button is released. Do I need some sort of repeat code or what is this ability called.
Thanks for any suggestions.
Thanks for any suggestions.