...How do I make it when the user click on the combo box, the selection is default on the top instead of the bottom of the array?
Thanks in advance.
* this array is for the Add
DIME arClass[20,2]
arClass[1,1] = 'A'
arClass[1,2] = 'Accounting Fee'
arClass[2,1] = 'B'
arClass[2,2] = 'Bond...