Slider Control MSaccess on update

The on update does not seem to work on the activex slider control, any clues ?

Solution: Slider Control MSaccess on update

Correct. It doesn't.
Use the Change event instead.
The Change event doesn't show on the properties dialog but you can select it in the code module.
Bookmark and Share