As a less likely other possibility to Tina's excellent suggestions, remember
that the Column() property is zero based; if your combo's rowsource contains
only one column then Column(1) will not exist - use Column(0) instead or make
the only column the bound column and simply use
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.