HI here is a crazy simple question I don't seem to be able to figure out or find an answer to. I have a program I am making in Access 2003. On the form I have a text box it is used to display the number of tickets sold. I want the user to be able to click in the textbox and enter a number. This all works fine BUT the user can still also enter letters. How do I set the text box so it will respond to numbers only. I would imagine that this would be the on key press code and some how detect the Ascii code to limit it to the integers 0-9 only but I just can figure out the code.
Thanks

Thanks
