on a form i have a listbox a textbox and a command button.
the listbox is full of 6 digit numbers. I want to be able to enter a 6 digit number into the text box then press the button and it will find the 6 digit number in the listbox, then return the index or if the 6 digit number is in the list.+