parameter query

M

macamarr

hello, I have a parameter query
Between [59999:] And [80000:]
I was wondering, if the criteria will always be the same
how do I make the query run without parameters?
 
S

spencer4

If they will always be the same and then just type the values without the
brackets into your query criteria cell (in design view) and then save the query.

Between 59999 and 80000

If I misunderstood your question, I apologize.
 
Top