C cmfog Registered User. Local time Yesterday, 21:24 Joined Jun 18, 2014 Messages 21 Jul 7, 2014 #1 I am trying to show another field on my list box that I have in my form. I am not sure how to do that though
I am trying to show another field on my list box that I have in my form. I am not sure how to do that though
V vbaInet AWF VIP Local time Today, 03:24 Joined Jan 22, 2010 Messages 26,374 Jul 7, 2014 #2 Look for the Column Widths and Column Count properties of the listbox.
GinaWhipp AWF VIP Local time Yesterday, 22:24 Joined Jun 21, 2011 Messages 5,899 Jul 7, 2014 #3 Nit sure I understand... Do you mean another column of data? In Design View when clicking on the List Box look in the Properties Window, you can display as many columns as you like, just set the Row Source and then set the Column Count.
Nit sure I understand... Do you mean another column of data? In Design View when clicking on the List Box look in the Properties Window, you can display as many columns as you like, just set the Row Source and then set the Column Count.