I am not sure if this should be in coding or forms...We are converting software where I work and I am trying to duplicate a way that a user does reports. Basically I want to create a form which allows her to choose her criteria that will be the control source for a query. Right now she has a field that she may only need one criteria or many, such as...Item_id like "RB* or Like "RC". it could be one like or up to 5 like.....How would I set up a form to do that....I know how to have the query look at what is the combo box value, but how do I have multiple or 1?