I have set up a combobox on a form that reads values from a table.
Have can i select wich column of the table it reads from. At present i always get the first.
use a query instead of the table. That way you can specify what column is the first column to be displayed. Not forgetting you can set column widhts to zero as well.