I have a form which prompts for entry of a name. AfterUpdate of this textbox, I have a set of labels which become visible.
I wish to remove the focus from the name Textbox, so the text in it is no longer highlighted - is there a simple VB command to move focus to/from different controls when required ?
I wish to remove the focus from the name Textbox, so the text in it is no longer highlighted - is there a simple VB command to move focus to/from different controls when required ?