markSaunders
Programmer
The situation:
Using the SSTAB (agghhhh) control. I have a field on [tt]SSTAB.Tab(2)[/tt] that I wish focus to be set to ([tt]field.setFocus[/tt] and [tt]SSTAB.Tab[/tt] = 2) when the user uses the TAB key out of the last field on [tt]SSTAB.Tab(1)[/tt].
I have tried capturing the [tt]vbTabKey[/tt] in the [tt]lastField_keyUp[/tt] event but VB just ignores this keypress? I get all to work fine if I select another key such as, say, P but this just isn't practical!
Any ideas PLEASE!!
cheers
Mark Saunders

Using the SSTAB (agghhhh) control. I have a field on [tt]SSTAB.Tab(2)[/tt] that I wish focus to be set to ([tt]field.setFocus[/tt] and [tt]SSTAB.Tab[/tt] = 2) when the user uses the TAB key out of the last field on [tt]SSTAB.Tab(1)[/tt].
I have tried capturing the [tt]vbTabKey[/tt] in the [tt]lastField_keyUp[/tt] event but VB just ignores this keypress? I get all to work fine if I select another key such as, say, P but this just isn't practical!
Any ideas PLEASE!!
cheers
Mark Saunders
