I've been using the Allen Browne FindAsUType function with some success. The fuction allows you to filter your tables as you type. What I've been trying to figure out without success is how I can just limit them filtering a certain column of data. Right now they can select name, cell phone, etc. I have been able to limit it down to just name, but to use it each time the user will still have to select 'name' from the combo list. I've tried putting it as default value and still no luck.
I've also tried just going with a text box and it gives me errors as well.
I've also tried just going with a text box and it gives me errors as well.