I'm trying to create a combo box on a subform. I have a many to many relationship between two tables. I'm creating the main form with one of the tables, and the subform with the join table. Now when I'm creating the combo box, I need to have the ID stored in the join table. Problem is, if I use the control source as an ID number to store the number, the combo box shows numbers, instead of text, and I get an error message that says the field values don't match. I need to figure out to store the ID number, but show users the actual text so they can select it.
Any ideas how to resolve this? I've really been trying to figure this out - going through my Access reference books, etc. Now I'm stuck.
Thanks.
Any ideas how to resolve this? I've really been trying to figure this out - going through my Access reference books, etc. Now I'm stuck.
Thanks.