Parameter query

AlLeX_Brd

Registered User.
Local time
Today, 18:28
Joined
Jul 4, 2005
Messages
19
Hi All,

How can I check the Parameter query interval is out of range?
Details:

I have a table with Date column. With parameter query(by Date field) I extract records between two dates. How could I make a check when taping in Inputboxes, am I or Not Between the Last and the First Date?

Thanks!
 
If you capture the parameter in a form, you could use a combo box based on the existing values in the table and use the Limit to List property.
 

Users who are viewing this thread

Back
Top Bottom