Form is blank after using combo box

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

Guest

I created an unbound form with one combo box and one command button. I
select an item from the combo box and click the command button to open
another form. I expected to see that record but the target form is blank.
What am I missing? thanks.
 
You know that you can place that combobox on the form you wish to display
the data. the combo-box wizard will help you set it up so that you can pick
a record from the combobox and heve that record display on the form. No
need for an additional pop-up.

Rick B
 

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

Combo Box and First Record 5
Search using combo box 7
Combo Box Question 4
Search records by unbound combo box - please help! 5
Clearing a form? 3
Blank combo or list box 1
Too many forms? 3
Combo Box 3

Back
Top