I have two list boxes, similar to the standard method of selecting columns from a table to be used for output, sorting, or whatever. My data source for the first box is a two column query with the name of the column in the table and the "column name" I want displayed to the user. I can't find a way to move both columns of a row to the second box. I only seem to be able to access the first column. Does anyone know how to get the value of both columns in a list box?
Bob
Bob