listbox macro scrolling problem
On Jan 7, 3:47*pm, Fan924 wrote:
I have a listbox with a macro assigned. Macro activates when I click
on a different row in the listbox.
It also activates the macro when i scroll up and down. This is
undesirable. Can i turn this off while scrolling.
Not sure which event your using, but try the _Itemclick event for
the control.
rgds,
David
|