combo box

A

Art Vandaley

Hi,

I have a combo box in a form with a list of several items. Whenever I select
one of the items in the list, selection is ok. but combo is always showing
first item. What can be the problem? Regards.
 
V

Van T. Dinh

* Have you checked the Locked Property of the ComboBox?

* Have you checked whether the Form's RecordSource is updateable?
 
J

John Vinson

Hi,

I have a combo box in a form with a list of several items. Whenever I select
one of the items in the list, selection is ok. but combo is always showing
first item. What can be the problem? Regards.

What are the Control Source and RowSource properties of the combo?
What is the Recordsource property of the form?


John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 

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