Mike/Mandy,
Mike makes a good point, I'm the same way, BUT... the spinner class allows that too. It's an editable text box if you just put the cursor in the box, and type the range. It still validates the range so if my limit is set to 1000 and I enter 3000 it will provide the response message of "Invalid Data". Not real clear, but it does let the user know if they've entered a number out of range. Of course you could implement your own user message in the LostFocus() event (or VALID() event if you wanted something more clear like:
MESSAGEBOX("The value you've entered is <too high, or too low), please reenter") for example.
So the spinner has the advantage of using different inputs, and might be more user friendly on a touch screen application, but power users might like to tab through fields and enter specific values. But the spinner does provide both choices.
Best Regards,
Scott
MSc ISM, MIET, MASHRAE, CDCAP, CDCP, CDCS, CDCE, CTDC, CTIA, ATS, ATD
"I try to be nice, but sometimes my mouth doesn't cooperate.