Hi All,
Attached is a simple database with one table and one form. The user enters box numbers and asks the user if the box is full.(in other words the box default to hold 8 tools) I want to ask the user to tell me if the box is missing any tools and if it is how many. When the user enters a number in the input box I want to then update that record(missing field). If the box is full just insert the box number and time and date. I got it to enter the box number, but when I added code to ask the user if the box is full....is where I have problems. I'm hoping someone can look at my code and tell me what I'm doing wrong.
Thanks,
Lenny