G
Guest
I have created a form for users, there are several combo boxes for them to
choose information. I created different small tables (example of one:
Badges and the list includes Chief of Police, Assistant Chieft, Captain, etc)
and it assigns a # field for the primary key. I use this table in my combo
box as the data source, so the info is in the drop down. Problem, on my
table the infor is coming over as 1, 2, 3, (the primary field) and not the
infor from the drop down, then when I run the query I only get numbers
instead of infor. Can you have the infor from the form to come over to the
table?
choose information. I created different small tables (example of one:
Badges and the list includes Chief of Police, Assistant Chieft, Captain, etc)
and it assigns a # field for the primary key. I use this table in my combo
box as the data source, so the info is in the drop down. Problem, on my
table the infor is coming over as 1, 2, 3, (the primary field) and not the
infor from the drop down, then when I run the query I only get numbers
instead of infor. Can you have the infor from the form to come over to the
table?