F
Faraz A. Qureshi
I have a table "Trans" with fields [DT], [Acnt], [Amt]
I want a query to return records with dates in [DT] that are greater than or
equal to the date inserted in the [FilterForm]![FFrom] and less than or equal
to the date inserted in the [FilterForm]![FTo].
However, if [FilterForm]![FFrom] & [FilterForm]![FFrom] BOTH are NULL I want
ALL the records to be returned.
What would be the correct SQL syntax?
===
Thanx in advance & Best Regards,
Faraz!
I want a query to return records with dates in [DT] that are greater than or
equal to the date inserted in the [FilterForm]![FFrom] and less than or equal
to the date inserted in the [FilterForm]![FTo].
However, if [FilterForm]![FFrom] & [FilterForm]![FFrom] BOTH are NULL I want
ALL the records to be returned.
What would be the correct SQL syntax?
===
Thanx in advance & Best Regards,
Faraz!