k3nnan
July 15th, 2001, 01:18 PM
I have Combo1 that I have data from access in, and I want when I Click on Combo1 and select somthing I want to display data in the other Combo2 from access.
Now wrong is that it display only one item and not the hole list.
Can wrong be in do until Adodc1.Recordset.EOF that I have for Combo1.
Now wrong is that it display only one item and not the hole list.
Can wrong be in do until Adodc1.Recordset.EOF that I have for Combo1.