'When' is the check?
The checking is done when you try and exit the box containing the value. For example, if you key in -1u then nothing happens until you try and move. Pressing tab or clicking on the OK button will cause the field exit checks to be carried out.?
However... I've found out how it's been happening though as I can now reproduce the problem:
- Exit the box by pressing Tab - Throws an error - CORRECT
- Exit the box by clicking the mouse - Throws an error - CORRECT
- Exit the form by pressing Enter - Accepts any old rubbish - INCORRECT RESPONSE
I'll put it down on the log as "needs fixing", thanks for letting me know.
Regards,
Duncan