How do you increment a numeric or date field using the plus or minus keys with a sub procedure only. I've created a procedure that increases or decreases a value in a numeric or date field by using the plus or minus keys, but I can't store the value in control without using the after update event and I can't keep the focus on the current control without using cancel in the onExit event. Can anyone figure out how to do this all in one procedure?
I have tried to attach the database to this post. If the database got posted you can open the database and look at the code and see what I'm talking about.
If the attachment didn’t make it, could someone please tell me how to attach a file. My file was only 50 KB

I have tried to attach the database to this post. If the database got posted you can open the database and look at the code and see what I'm talking about.
If the attachment didn’t make it, could someone please tell me how to attach a file. My file was only 50 KB
