My database form has a listbox with one column that contains 52 items. Because of computer screen size limitations I can only show about 2/3's of the items even with the lowest font setting of 8. I want to be able to display all 52 values for the User. Right now the User has to scroll down the list. Not an ideal way to process the form's list box.
Is there a way to make the list box wrap the data around or display the field in 2 columns so all 52 items can be seen on the form?
I have searched the forum for this kind of question and could not find it asked by anyone.