K
kirkm
I'm getting the click event firing as soon as a Form & List box open.
Stepping through my code I see the Click event happens immediately
after 'Private Sub List1_Enter()'
Is this an obvious way to avoid this somehow? I only want the click
event occurring after a click. (Which it does as well, but this
initial one stuffs everything up.)
Thanks - Kirk
Stepping through my code I see the Click event happens immediately
after 'Private Sub List1_Enter()'
Is this an obvious way to avoid this somehow? I only want the click
event occurring after a click. (Which it does as well, but this
initial one stuffs everything up.)
Thanks - Kirk