recordset property of combo box Access XP

V

Van T. Dinh

I occasionally have the same problem with the column
ordering. The work-around is to use the Recordset as
datasource for the AddItem Method to fill the ListBox
RowSource.

DAO Recordset always have the correct column order if you
want to use DAO.

HTH
Van T. Dinh
MVP (Access)
 

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

Top