G
Guest
hi,
i have 4 currency fields on my form. field1 acccepts a value and control
passes to field2. in field2 when the left arrow and up arrow are pressed the
vba passes the control to field1 thats ok. now if the down arrow or the right
arrow are pressed then the conrol passes to field3....although the vba is the
same for all the arrow keys ... why does the down arrow and right arrow when
pressed ignore the vba code and pass the control to field3 when the code is
specifies it field1?
thanks
Sanjay mehta
i have 4 currency fields on my form. field1 acccepts a value and control
passes to field2. in field2 when the left arrow and up arrow are pressed the
vba passes the control to field1 thats ok. now if the down arrow or the right
arrow are pressed then the conrol passes to field3....although the vba is the
same for all the arrow keys ... why does the down arrow and right arrow when
pressed ignore the vba code and pass the control to field3 when the code is
specifies it field1?
thanks
Sanjay mehta