B
Bob
running access 2k;
I have a pulldown field (limited to list) which has 3 choices. I have
2 fields after it that get populated w/ values when my pulldown value
changes - using the OnChange event for the pulldown.
This works PERFECTLY - IF I use the mouse to change the value.
HOWEVER - IF I use the keyboard, and type the 1st letter of a value,
the OnChange code never executes!!!! ?????
what's more:
if I back-tab, and hit the same character AGAIN, then it changes!!
if I back-tab, and hit a different choice - I get the values for my
PREVIOUS choice !!!????
can ne1 give me a clue?
tia - Bob
I have a pulldown field (limited to list) which has 3 choices. I have
2 fields after it that get populated w/ values when my pulldown value
changes - using the OnChange event for the pulldown.
This works PERFECTLY - IF I use the mouse to change the value.
HOWEVER - IF I use the keyboard, and type the 1st letter of a value,
the OnChange code never executes!!!! ?????
what's more:
if I back-tab, and hit the same character AGAIN, then it changes!!
if I back-tab, and hit a different choice - I get the values for my
PREVIOUS choice !!!????
can ne1 give me a clue?
tia - Bob