Hey guys,
I had a question regarding a combo box search function. Ultimately what I am try to accomplish is to have a combo box where the user can which column to search and another box will return the result. It sounds pretty simple right? Currently I have the program running a search function perfectly (user enters a number and the second box displays the related number from column 1), I want to modify it so that it will only search the column they require, so it wont cycle through all the columns.
Let me knwo if you need my code thahnks!!!
I had a question regarding a combo box search function. Ultimately what I am try to accomplish is to have a combo box where the user can which column to search and another box will return the result. It sounds pretty simple right? Currently I have the program running a search function perfectly (user enters a number and the second box displays the related number from column 1), I want to modify it so that it will only search the column they require, so it wont cycle through all the columns.
Let me knwo if you need my code thahnks!!!