Info lost in Combo Box

  • Thread starter Thread starter jwr
  • Start date Start date
J

jwr

I have an order details form that has text boxes as well as combo boxes.
The information entered into the text boxes remains when I close the form
and reopen; however, the info selected from the combo box when entering does
not display when I reopen form. Therefore, my queries based upon this form
do not display the info in the 2 combo boxes.

Suggestions please.
 
I have an order details form that has text boxes as well as combo boxes.
The information entered into the text boxes remains when I close the form
and reopen; however, the info selected from the combo box when entering does
not display when I reopen form. Therefore, my queries based upon this form
do not display the info in the 2 combo boxes.

Suggestions please.

Check the combo boxes control source property.
Did you bind them to a field in your table?
 

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