On opening a form, I would like the cursor to be in the "Name" text box. Is there some code I can put into an Open event to do this?
Also, is there a way of automatically placing some text in that same text box? I have a main form that opens an "Add user" form if the name that is put into the main form does not exist. I would like to transfer the name that has just been typed into this "Add User" form, so that you don't have to type every name twice.
Hope this makes some kind of sense. Thanks.
Also, is there a way of automatically placing some text in that same text box? I have a main form that opens an "Add user" form if the name that is put into the main form does not exist. I would like to transfer the name that has just been typed into this "Add User" form, so that you don't have to type every name twice.
Hope this makes some kind of sense. Thanks.