I have a subform in MS Access 2010 the form has 3 controls 1 is a combo box that uses a Query for the row source with 3 fields 1 is the ID Number and display length is set to 0. The other two are a date and text. I need to be able to display both columns. Currently only one column is displayed until the combobox has the focus and then both show up I need both to show up whether the box has the focus or not and since the display is as a dataset It needs to show for all of the records on the form.