G
Guest
I'm using Access 2007 and running into a problem with the combo boxes. I have
a combo box on form B that has three columns ID, First Name, Last Name from
table A. I'm displaying the First Name and Last Name and want to update one
field in table B with both the First Name and Last Name that is selected.
Currently everything is working fine except that the selection is only
updating the field in table B with the First Name and not the First Name and
Last Name. I know I could solve this by creating one field to store both
First and Last and using that field in the combo box but that is not an
option at this time. Any ideas?
a combo box on form B that has three columns ID, First Name, Last Name from
table A. I'm displaying the First Name and Last Name and want to update one
field in table B with both the First Name and Last Name that is selected.
Currently everything is working fine except that the selection is only
updating the field in table B with the First Name and not the First Name and
Last Name. I know I could solve this by creating one field to store both
First and Last and using that field in the combo box but that is not an
option at this time. Any ideas?