Hello! I'm using Access 2010. I've created a combobox that "finds a record" based on a selection, the selection choice being client last name. It works fine, BUT, I have about 90 names on the list, and although I've increased the "List Rows" value to 90, I get one column that I have to scroll through, as 90 rows don't fit on the screen. What I want to do is pop up a list of all the names, all visible, which would presumably mean 3 columns of 30 (since 30 rows fit on the screen), so I can get to any name in 2 clicks with no scrolling. My list will never get significantly longer than this, so there is no danger of someday having 1000 names on the screen. Lots of searching keeps bringing me to info on showing multiple columns each with a different field, but I've found nothing about "wrapping" a single field list into multiple columns.
Thanks in advance!
Thanks in advance!
Comment