Does anyone know what the best way is to have a query run to pull records out based on finding one letter in a field.
In other words, I am storing a list of letters based on form input. Example could be 'bdfg' and I want to find a way to have the query check the record to see if that field contains the d.
I hope that makes sense to someone.
Mike