I have a table in an Access database with two fields. I want a combobox in VB to display both of these columns. I know how to make the combobox display one column from the table. I also know how to make a combobox display two columns in an Access form, but I can't figure out how to do this in VB.