no, I want to cycle through different tabs when the space bar is pressed. When a text box on a subform has focus, the keypressed event for the main form will not trigger. I would like to have the keypressed event for the subform call the keypressed event for the main form.
Any ideas?