Question
Thread display: Collapse - |
All Answers
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
How do I use the Active X UpDown Control (Comct232) in Access 2000 Forms?
Range of values betwen 1-999
default null on new record but 'on-enter' or 'on-click' the value defaults to mid range say 500 and then up & down to select the value .
The Selected Value will need to be stored in the corresponding field / Data Source.
I alreadt have the 'UpDown' Control on the form and have positioned a txtBox beside it...so how do I get them to work together?...