Contents in combo box disappeared

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created an input form in which the content of Combo [Documents] is
based on what is selected in Combo [Department]. It works. But it is
strange that after a new item has been added to the table of [Document],
almost all the previous entries in Combo [Documents] disappeared. Could
somebody help.
 
What are the Row Source, Control Source, Bound Column, and Number of Columns
of the combo box and the Record Source of the form?
 
Hello Wayne,

The problem can be solved by putting "Group By" in the related query.

Thank you very much for your time.
 

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