I have a multiple parameter query that allows me to enter multiple UnitId's and displays the corresponding info I request in the query. My question is this - I want the unitid's to display in the query and eventual report as I enter them into the parameter query. The unitid field is a primary key field in the table and keeps putting them in ascending order in the query and subsequent report. Anyone have a suggestions on how to force the results to display as entered in paramater query? Thank you.