A
ajw via AccessMonster.com
I have a subform on a main form that has a command button that I wanted to
use a single click as well as a double click event. I have VBA code for
both the click event and double-click events. When I try to double click
the command button, I always go to the click event. Is this a limitation
of a command button, a sub-form, or am I doing something wrong with trying
to use a double click event with a command button?
Thanks for any help
use a single click as well as a double click event. I have VBA code for
both the click event and double-click events. When I try to double click
the command button, I always go to the click event. Is this a limitation
of a command button, a sub-form, or am I doing something wrong with trying
to use a double click event with a command button?
Thanks for any help