Answer the question
In order to leave comments, you need to log in
Is it possible to hang code execution (commandButton VBA) when the button is pressed but not "released"?
I want to try to make a "crutch". Namely, to make a custom selector for commandButton. In other languages, everything is simple, you can just hang up the selector. But there is no such possibility in VBA. In general, the essence. The button has 3 states.
- not active
- pressed
- released (after which click is triggered)
Is there any possibility to hang code execution on the second state (pressed and not released)?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question