Trainingjason
Instructor
I have a combo box with 60 000 + records to display. As the combo box only displays 64*1024 records. In otherwords approximately 65000 records.
We are soon going to add another 20000 records which will take us past the limit of displaying all records in the combo.
The problem is that the value can be typed in the combo box, but in the drop down the value can not be seen. This is important to our business to see the surrounding values.
Our initial thoughts were adding an activex control for a combo box for more than 65K records.
Any advise appreciated.
Trainingjason
We are soon going to add another 20000 records which will take us past the limit of displaying all records in the combo.
The problem is that the value can be typed in the combo box, but in the drop down the value can not be seen. This is important to our business to see the surrounding values.
Our initial thoughts were adding an activex control for a combo box for more than 65K records.
Any advise appreciated.
Trainingjason