I have a field, shift, that is in the query and is a number field. When the query runs the it prompts the user to enter 1, 2 or 3. What i need to know is it possible for a user to enter a wildcard that will select 1, 2 and 3 and return all records? I have tried * but it doesn't work.