How can i force a selection of a combo box via vb

H

h3llz

How can i force a selection of a combo box via vb ? e.g. 2 is selected and i
want blank selected
 
S

Stefan Hoffmann

hi,
How can i force a selection of a combo box via vb ? e.g. 2 is selected and i
want blank selected
Set ComboBox.Value to the corresponding lookup value.


mfG
--> stefan <--
 

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

Top