View Full Version : query problem


eran185
06-02-2007, 04:22 AM
i have a report.
one of the parameters on that report is "amount"
i want a query that ask the user "enter amount" and then the user get only the records that low then the amount that the user fill-in.

pbaldy
06-02-2007, 07:19 AM
A criteria of

< [Enter amount]