Populating a Combo Box
I am trying to teach myself VB and I have not seen anywhere on the type of code to use for this.
I call my recordset and it brings in the value that is in the table as a number which in Access it it a number referencing a table called tbl_carrier to save space.
How do I get data and not the number to pull into my combo box? Right now when I call in the data or go to add a new record I see none of the data for the Carrier.
Can some one help?
If you need any more info please feel free to email me directly so I can send you view of the code.

