filtering a result

  • Thread starter Bakr Z via AccessMonster.com
  • Start date
B

Bakr Z via AccessMonster.com

Hi to all...
I have a report connected to a form the prompt user to input two dates to
search all the dates ( in the DATE field) ... between them(using a query the
uses BETWEEN...AND.. statement)... I want to add another query to filter the
result again... I want to view only dates that their BEGIN DATE field is
after 30/07/2004 for example... but I can't ... How can it be solved???
 
Top