Lookup Lists

  • Thread starter Thread starter shalux71
  • Start date Start date
S

shalux71

I am creating a lookup from a linked table, but the list appears blank even
though I believe that I have set the columns correctly. How can I solve this?
 
shalux71,

When you open the linked table are there records in it? If yes then... How
many fields are in the table and are any of the them blank? If one of them
is blank then you need to examine the column properties of combo box. Make
sure it represents the columns in your table. If none of the columns in
your table are blank you will still need to examine the column properties of
your combo box perhaps it is set for more columns then you actually have
thereby showing blank.

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm
 
Are you doing this in a form, with a combobox (yay!), or directly in a table
(boo!)?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Back
Top