Hi, I'm using XP, and am trying to control the enter and tab keys within a form. I have used the Enter Key Behavior function within Access, it does very little for me though. What I am trying to do is:
a. when the enter key is pressed, goto next record. It does this but only to the same field in the next record, not the tab 0 field.
b. when the enter key is pressed and the field isnull, goto a different control.
I have tried key up, down and press, as well as other functions.
thanks, any assistance is greatly appreciated.
a. when the enter key is pressed, goto next record. It does this but only to the same field in the next record, not the tab 0 field.
b. when the enter key is pressed and the field isnull, goto a different control.
I have tried key up, down and press, as well as other functions.
thanks, any assistance is greatly appreciated.
Comment