clear value in combo box

D

DeVille

Hi I have this combo box 'cboCustomerName' on my form
which is used to find a record based on the value I
select from the drop down list.
I would like to add an event procedure to clear the value
in the combo box as soon as I go to a different record on
my form. If any one can help thanks in advance. I'm not
sure what action or event to use
 
D

dan artuso

Hi,
It will clear a selection on a listbox that has multi select set to 'None'
if that's what you're after.
 

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