returnInfield
Posted: Sun Jun 14, 2015 1:19 am
On ReturnInField
do somthing
return
End ReturnInField
I am tabbing through a table field, entering data, and using OnTabkey to check the math, then on the last cell of the line I need to check math PLUS return to the next line.
It does the other stuff, I just can't get it to return.
Thanks for your help. I have searched for the answer and can't figure it out.
do somthing
return
End ReturnInField
I am tabbing through a table field, entering data, and using OnTabkey to check the math, then on the last cell of the line I need to check math PLUS return to the next line.
It does the other stuff, I just can't get it to return.
Thanks for your help. I have searched for the answer and can't figure it out.