G
Guest
I have a transaction table with an input form. I have a form for that table
that has a bound combo box that reads peoples names and phone extensions and
populates the fields on the form with that info. However, when I look at the
transaction table, all I see is the ID number that the person has assigned to
them and see neither the name nor the extension in their appropriate fields.
I only have three columns in the combo box, ID, Name and Phone Extension. I
have column 1 assigned to the field in the transaction, but column 0 (the ID
number) is what holds in the file when I look at it.
Thanks in advance for the help.
that has a bound combo box that reads peoples names and phone extensions and
populates the fields on the form with that info. However, when I look at the
transaction table, all I see is the ID number that the person has assigned to
them and see neither the name nor the extension in their appropriate fields.
I only have three columns in the combo box, ID, Name and Phone Extension. I
have column 1 assigned to the field in the transaction, but column 0 (the ID
number) is what holds in the file when I look at it.
Thanks in advance for the help.