Combo Box not pulling up info

B

BaDonkaDonk

I set up a combo box in my data to pull up some values from a table. When I
type the information in the table and save it and then go to forms to see if
the values pulled up nothing shows up but the name of the company in the
combo box. I have tried putting all of the values from the data into the
combo box and still the only thing that pulls up is the company name. Is
there any other way to pull up information from a table into a form without
using a combo box?
 
J

Jackie L

Check your column count, the width of the columns and the list width. If you
click on the expression builder next to your table name in the combo box
properties, you can select the specific fields to use in the combo box. You
will still have to check the properties mentioned before.

Hope this helps.
Jackie
 

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