Hello everybody.
I have a form "frmForm" with two textboxes, "txtText1" and "txtText2".
In "txtText1" I insert nubers varying on lenght from 2-8 digits.
I need "txtText2" to automaticly show the first two digits from "txtText1".
How do I do this. Preferable in VBA.
Thanx.
Chris
I have a form "frmForm" with two textboxes, "txtText1" and "txtText2".
In "txtText1" I insert nubers varying on lenght from 2-8 digits.
I need "txtText2" to automaticly show the first two digits from "txtText1".
How do I do this. Preferable in VBA.
Thanx.
Chris