I have put a query together to make a form from two tables.
One table is Names and ID Numbers the others is a list of journey numbers and destinations.
I want the lookup the names and have the other information put in automatically.
How do I make the name box a look up in the query?
Every time I put a combobox on the form and use the query as the source it only shows a text box and the other information does not change.
Can anyone help?
One table is Names and ID Numbers the others is a list of journey numbers and destinations.
I want the lookup the names and have the other information put in automatically.
How do I make the name box a look up in the query?
Every time I put a combobox on the form and use the query as the source it only shows a text box and the other information does not change.
Can anyone help?