combo box value is not shown on the form

I

Ira

I have an continious form. There are two combo boxes. ComboBox1 is the
criteria for ComboBox2. Combo2 has 2 columns. First column ID(number)is
bound, but second column NAME (text)is displayed. Works fine when I enter
records. But after I close and reopen the form, nothing is shown in combo2.
All the data entered previously exist in the table. RecordSource of Combo2
is a query. If I make this form as single form and put Requery command on
Current event, it works. But i need to make it as continious, b/c it's
subform. Thank you in advance.
 
I

Ira

Thank you, Douglas. It sounds like great idea. I will definitely try this.
Will let you know tomorrow how it worked. Thanks again!
 

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