R
Rose
When using a lookup field within a form to choose information within another
table, how do you have the ID be the bound field but show a second field in
the form for the user. For example. There is a table for Cities. The first
field is CityID (AutoNumber) and the second is the name of the City.
Currently if the user uses the lookup field in the clients form, they can see
City in the dropdown list but the CityID is what shows when you choose a
record. Any Ideas how to show City Name instead?
table, how do you have the ID be the bound field but show a second field in
the form for the user. For example. There is a table for Cities. The first
field is CityID (AutoNumber) and the second is the name of the City.
Currently if the user uses the lookup field in the clients form, they can see
City in the dropdown list but the CityID is what shows when you choose a
record. Any Ideas how to show City Name instead?