Hi
I've used Access as a datasource to websites for a few years now, but never with an Access Form before.
I have a table with a Foreign Key set up to link back to a second table (with id and textfield).
I have built a form for the first table and want a combo/list box to display the details from the second table and store the id in the field in the first table.
If I use a Combo box I get the ID displaying.
If I use a Listbox I have to declare both the textfield and the id, and both display in the box.
Can I link the two tables, and have a Combo/List box that just displays the textfield ?
And if so - do I need to write some code behind the form or can Access manage it all for me ?
cheers
ajm
I've used Access as a datasource to websites for a few years now, but never with an Access Form before.
I have a table with a Foreign Key set up to link back to a second table (with id and textfield).
I have built a form for the first table and want a combo/list box to display the details from the second table and store the id in the field in the first table.
If I use a Combo box I get the ID displaying.
If I use a Listbox I have to declare both the textfield and the id, and both display in the box.
Can I link the two tables, and have a Combo/List box that just displays the textfield ?
And if so - do I need to write some code behind the form or can Access manage it all for me ?
cheers
ajm