Reselecting the same thing!!!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i got a field namely [field1] combo box and command button (command1)

when i press (command1) the [field1] reselect itself same like we select it
manually

Any code can do that ?

Thanks in advance

Kennykee
 
kennykee said:
i got a field namely [field1] combo box and command button (command1)

when i press (command1) the [field1] reselect itself same like we
select it manually

Any code can do that ?

What do you mean by "reselect itself" and "select it manually"? Do you
mean you want to have the text selected; that is, hightlighted as if
you dragged your mouse over it? Do you want to set the focus to the
field? It's not clear to me what you want, but I'm reasonably confident
code can do it, whatever it is.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top