Is there a way to set the focus to another control on another form????
In the attached file I have two forms, when the command button on one form is pressed, I need a text box on another form to get the focus.
Any help will be appreciated.
Is there a way to set the focus to another control on another form????
In the attached file I have two forms, when the command button on one form is pressed, I need a text box on another form to get the focus.
Any help will be appreciated.
Look at this
Thanks for the reply. I need both forms to be open at the same time. Is there a way?
ok See the DB
Thanks. The reason I need this is : I need to set the focus to a control on other form. There are other controls there so I need to specifically go to a control I need.