I have two tables. The first table contains the following columns:
- 'ID' (this is an autonumber and the primary key)
- 'First Name'
- 'Last Name'
- 'Telephone'
In the second table I created a column with the 'Lookup wizard'. In the wizard I selected all columns of my first table (the first column as bound column).
My problem is: If I open the second table (datasheet view) and I click in the lookup column I get a combobox with three columns (first name, last name, telehone), so far so good! But if close the combobox only the first column (first name) is visible!!! How can I change this??? Is it possible to show all the three columns???
- 'ID' (this is an autonumber and the primary key)
- 'First Name'
- 'Last Name'
- 'Telephone'
In the second table I created a column with the 'Lookup wizard'. In the wizard I selected all columns of my first table (the first column as bound column).
My problem is: If I open the second table (datasheet view) and I click in the lookup column I get a combobox with three columns (first name, last name, telehone), so far so good! But if close the combobox only the first column (first name) is visible!!! How can I change this??? Is it possible to show all the three columns???