I have an excel sheet using VBA macro to execute tasks in a loop. Code is below. It is launched by clicking a shape that has the macro assigned. The loop executes at least once, and repeats so long as the mouse button is held down.
This method works fine for mouse, for touchpad on a physical...