Connecting Tech Pros Worldwide Forums | Help | Site Map

Lookup/ Combo Box issue

Barbara Warszycki
Guest
 
Posts: n/a
#1: Nov 13 '05
I have a look-up field that is linked to a table of only 2 fields. The 2
fields are ID# and Name. When I choose from the list in the table or the
form I can only see the ID# in the field after the choice is made. I want to
see the name. Help!!!!



BillCo
Guest
 
Posts: n/a
#2: Nov 13 '05

re: Lookup/ Combo Box issue


under the combobox's format properties, select "widths" and type in 0,3
this will hide the first column and show only the second with a width
of 3...

Closed Thread