Sorting combobox

  • Thread starter Thread starter Lars Brownies
  • Start date Start date
L

Lars Brownies

Of an Excel file I'm reading its tab names into an Access combobox using
additem. Since the Excel tabs are not sorted, is it possible to sort the
combobox programmatically?

Thanks,
Lars
 
Thanks. It partly works. If a tab name has a space in it, the name is
surrounded by a quote ('). If there are tab names with and without a space,
this messes up the sort order.

Lars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top