Like Progress Meters, Slider Bars let you visualize the relative size of a value within a range. Slider Bars have the additional feature of letting you adjust the value graphically. By dragging the slider, the underlying value changes.
By using the Slider control in your Microsoft Access forms, you can give your users a whole new way to view and enter data. The control can be used to modify another field or control.
Slider Bars can also be added to reports to display data.
Adding a Slider to your form or report is very simple. Place the control on your MS Access form or report and adjust its size. Then set its properties.
The Slider Bar's OnChange event occurs when the user moves the slider so you can update other controls when the user makes updates. Simply reference the Value property of the slider.
Supports Microsoft Access 2016, 2013, 2010, 2007, 2003, 2002, and 2000