Hello,

New to Access/VBA so I hope this question is fair. Continuous form displaying multiple records. I tried implementing a bound combo box utilizing on change code to narrow a user search as values are entered. Builds a wildcard based sql statement and applies it to rowsource. Works great except when the first character is entered Access seems to fire a query and a single user is loaded before entering the on change code....