I have a query that will display jobs lists according to street name and city (which I key the city and street parameter separately at prompt) but I don't want to have to enter the entire street name seeing how some records are entered as rd. and others road. I just want to be able to query all records that begin with Main (for main st.). Thanks.