I was wondering if anyone would have an idea to list values in a form which set values for criteria in a query.
I think you would use In(X, Y, Z) in the criteria field, however I want to use a form so a user can enter in a set of values they want to restrict the query too.
As an example you have a list of Cars and Occurences in your 5km raidus, the user can enter into the form Car1, Car2, Car3 and the query will give the occurences of those 3 cars.