G
Guest
I have a small subform. I want to tab out of the last field to the next
logical field on the parent. BUT, if the shiftkey is down, then I want to
move to the next previous field on the subform.
Is there any way to say "If the shift key is not down then do something"
This way, if the Shift Key is down, I know I am doing a Shift-Tab and let it
go, but if the Shift Key is not down, I can set the focus to the next logical
field on the parent.
logical field on the parent. BUT, if the shiftkey is down, then I want to
move to the next previous field on the subform.
Is there any way to say "If the shift key is not down then do something"
This way, if the Shift Key is down, I know I am doing a Shift-Tab and let it
go, but if the Shift Key is not down, I can set the focus to the next logical
field on the parent.