Hello
I have a textbox where should be entered number 1 or 2 or 3.
For each one of this number a regarding textbox should be activated
For example if I enter in maintextbox number 1 then firsttextbox is activated
If I enter number 2 then secondtextbox is activated
Is this possible to write in VBA?
I have a textbox where should be entered number 1 or 2 or 3.
For each one of this number a regarding textbox should be activated
For example if I enter in maintextbox number 1 then firsttextbox is activated
If I enter number 2 then secondtextbox is activated
Is this possible to write in VBA?