I am running a query off a form. The query counts certain items. I am wanting to enter a number if the field off the form, so the query will only show the count greater than a certain number. Currently I use the criteria of >[form feild. This works off the parameters, but not the form. I am wanting to know what needs to be done to get the query to work off the form. Thanks