I want to select records between certain dates. If I place the dates in the criteria section it works great. But what I would like to do is have a table with one record and two fields fromdate and todate. I changed my criteria to look like Between
![fromdate] and
![todate] this causes Access to prompt for dates I don’t want a prompt. I want it to read my table and pull the dates. Does anyone know how to do this? Thanks in advance.