Hi I want to have a combo box autopopulate 6 columns. I have a table called "vehicles" I want to select a particular vehicle registration number and it autopopulate 5 more fields. However, 2 of the fields in the table are based on a look up value in the table. ie The fields Vehicle Make and Vehicle Model allow the user to choose from a dropdown box so they can select from a list instead of typing in every time eg" Ford" and " Mondeo"
The combo box results are showing these 2 fields as a number? Not sure why, can anyone help?