Code to clear a combo box

  • Thread starter Thread starter Ant
  • Start date Start date
A

Ant

Hi,

I am new to VB, I am just looking for one line og code that will clear the
content of a combo box.
I have a combo box that I need to disable (Fine with that code) but before
doing so I need to clear the vale that is currently in it.
I guess its something like Combo13.Value = "" but I cant seam to find the
correct syntax.

Thanks for any help
 

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