K klon2001cr New member Local time Today, 13:20 Joined Jun 7, 2008 Messages 7 Jun 12, 2008 #1 I need to know how to create a SQL filter, to filter the "Task_Date" Field on "TaskDate_Query" With the argument "Between"?
I need to know how to create a SQL filter, to filter the "Task_Date" Field on "TaskDate_Query" With the argument "Between"?
P Pat Hartman Super Moderator Staff member Local time Today, 14:20 Joined Feb 19, 2002 Messages 47,191 Jun 13, 2008 #2 Where Task_Date Between DateA and DateB You didn't provide enough information in your post for a complete answer.
Where Task_Date Between DateA and DateB You didn't provide enough information in your post for a complete answer.