sfilipowicz
Programmer
Hello,
In a form I have put a Combo Box which is populated from a table (Table name : category).
In the table category I have 2 columns : id, name
Now, the Combo Box shows the id's. I want the have the 'name' in the Combo Box and save the id's.
How would I do this?
Thanks for any help!!
In a form I have put a Combo Box which is populated from a table (Table name : category).
In the table category I have 2 columns : id, name
Now, the Combo Box shows the id's. I want the have the 'name' in the Combo Box and save the id's.
How would I do this?
Thanks for any help!!