R
Robert Raley
MS Access 2003
I am using a query to select records between a date Range. This is the
criteria that I am using
between # 9/16/2005 # AND # 9/30/2005 #
I have a table named Test with two fields named start and finish.
I would like to use the dates that are in the table fields to use in the
criteria so that I do not have to edit the query each time. Just update the
table.
Many thanks
Bob Raley
I am using a query to select records between a date Range. This is the
criteria that I am using
between # 9/16/2005 # AND # 9/30/2005 #
I have a table named Test with two fields named start and finish.
I would like to use the dates that are in the table fields to use in the
criteria so that I do not have to edit the query each time. Just update the
table.
Many thanks
Bob Raley