Combo Box Problems

  • Thread starter Thread starter James
  • Start date Start date
J

James

Hello I have a combo box and basically I click on it and
it displayes the data but when I come and click on a value
it then just sits there and does nothing...

Its like its locked or something but I have checked this
and its not locked what else could it be?

Many Thanks

James
 
Hello I have a combo box and basically I click on it and
it displayes the data but when I come and click on a value
it then just sits there and does nothing...

Its like its locked or something but I have checked this
and its not locked what else could it be?

Many Thanks

James

What do you want it to "do"? By default, all it will do is to store
the Bound Column value from the selected row into the combo's Control
Source field, without visibly doing anything. What are the Control
Source, Rowsource and Bound Column properties?
 

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

Similar Threads


Back
Top