ADO and Combobox

A

augustus

hi,

I'm using ADO to populate a combobox, but everytimes I saved this workbook,
the data in the combobox would disappear, and the only thing remain is the
value selected. Is there way so that the records remain in the combobox,
beside loading the data to a sheet, then put a reference to ListFillRange? OR
loading the data again?
Also, with the above case, the BoundColumn and TextColumn reference to
different data Column in ADO (TextCOlumn reference to human-text, adn
BoundColumn reference to some obscure stock-code), but everytimes when I open
a saved workbook, the Value Property will over-write the Text Property. i
thought Value and Text Properties could be reference to different value?

Thanks
Augustus
 

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