I have a form with a combo box the list has 200 employee names on it. I don't want to scroll down the list of names. I would like to have a list of two columns that wrap down one column and then up onto the next column.
Name1 Name6
Name2 Name7
Name3 Name8
Name4 Name9
Name5 Name10
Is this possible?
Name1 Name6
Name2 Name7
Name3 Name8
Name4 Name9
Name5 Name10
Is this possible?