G
Guest
Hello,
I have a combo box with data from a chart of accounts.
The first (bound) column is the account number. The second column is the description.
I want to use account number in further computation. However when I search for an account number, I want to search the description since it is more meaningful.
Is there a way to have a combo box with bound column = 1 whereas column 2 is the one to search for?
Thanks
Kamil
I have a combo box with data from a chart of accounts.
The first (bound) column is the account number. The second column is the description.
I want to use account number in further computation. However when I search for an account number, I want to search the description since it is more meaningful.
Is there a way to have a combo box with bound column = 1 whereas column 2 is the one to search for?
Thanks
Kamil