Turn MouseWheel off in Subfrom with ComboBox

J

Jack

I have a comboBox on a subform that finds records for that subform.
I have tried using Stephan Lebans' code but it doesn't prevent the subform
records from advancing with the Wheel movement.
Is this because of the Combo Box?
Is there another solution?
 
Top