Lisa,
The combo boxes always allow you to bound one value from it, but you can pick up using code the others. Columns stored have a reference starting at 0 not 1, which i think you have noticed.
To get what you want you are best to create a simple table called
Tbl_Vendors
-Vendor_ID (Primary...