G
Guest
Hello,
How can I create a search field without using the Combo box.
I want a field where the user can enter the Loan Number, which consist of 10
characters beginning with 0
Example
Loan_Number
0011111111
0022222222
0033333333
Once they enter the loan number and press enter the system will search for
the loan number and the return the rest of the information for that loan.
Similar to the search option using the combo box.
I know this is a VB command but I don't know VB.
How can I create a search field without using the Combo box.
I want a field where the user can enter the Loan Number, which consist of 10
characters beginning with 0
Example
Loan_Number
0011111111
0022222222
0033333333
Once they enter the loan number and press enter the system will search for
the loan number and the return the rest of the information for that loan.
Similar to the search option using the combo box.
I know this is a VB command but I don't know VB.