Hi,
I've been using excel 2003 for several years and just upgraded to excel 2013 i added an "active x controls" button that will increase the value of the activecell by 1, my code is basically like this for the button
My problem is if i click the button 2x or 3x in succession it only register at least 1 click or 2 clicks when i click 3x in succession
I have to slowly click the button for it to register a click and add 1 to the activecell value
I tried to use the "form controls" button to see if it is much better than the other button but i dont know how to add code to the button "form controls"
Or is there a faster way to make the active x button register all clicks of the mouse to increase the activecell value by 1?
Bookmarks