I have a database of information. I have created a form that's function is to scan through a selected column for a matching result and then return all the values on the same row. My intentions are to have the data placed into the matching textbox on the form. If I test this using the exact value it works but when I try having it search the entire column it will not work. Does anyone know how I can make this work. Please help me!