G
Guest
I have complex form with subforms that uses a combo box to select employees and then displays their vacation schedules. Everything works fine except if you hit the scroller on the mouse it advances you to the next employee and their vacation schedule.
I had a similar problem with the tab key and was able to correct it by using the cycle property and setting it to CurrentRecord.
Is there a similar way to stop the mouse scroll from doing this?
Help!
Thanks in advance for any ideas!
I had a similar problem with the tab key and was able to correct it by using the cycle property and setting it to CurrentRecord.
Is there a similar way to stop the mouse scroll from doing this?
Help!
Thanks in advance for any ideas!