I have a parameter query which asks to enter in an Office number The problem is that there are office numbers which include letters, like 4044b. So when the query asks me to enter in office number I want to enter in 4044 and have all records displayed that have office of 4044 as well as anything else, like 4044b, 4044c, 4044d. How would I work that into the query? Thanks!