Access 2003 Look up field not displaying properly

D

Diana1130

I have a look up field in a form that is not displaying correctly. When I
open the form and click on the Business area field, my combo box opens
however there is no visible list to choose from; however if I pretend i see
something scroll down and click, then one of the choices does appear in my
field.

What am I not doing?????
 
S

Steve

First guess - look at the Column Count and Column Width proprties.

Steve
(e-mail address removed)
 
S

Steve

If my first response doesn't help, is the rowsource of your combobox your
business area table, a query based on your business area table or a value
list containing a list of your business areas? If a table or query, post the
fields in order. If a value list, post the list. Then go to the form
containing the combobox and open it in design view. Select the combobox,
open properties and post the bound column property under the Data tab. Go to
the Format tab and post the Column Count and Column Width properties.

Steve
(e-mail address removed)
 
D

Diana1130

Steve~

Thank you for the suggestion. Just overlooked the count on the form itself.
Appreciate the help.

Diana
 

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