I have a two column comobox (FirstName & LastName) on a form. When I open the form and select this I only see the FirstName until I click the arrow. I would like to see both names. In the help file there is a note at the bottom that states: "Note: If you want to display all the columns in a multiple-column list box (instead of scrolling horizonally to find them) size the control to fit the columns widths." I understand the difference from list and combo boxes, but this is the note that was at the bottom of help on a multi-column combo box. Each property size is 45 in the table. ColumnWidths property is 1";1". HELP!!