Is it possible to create code so that when i run a query/report it can refer to two different tables depending on the date.
Example the user keys date the data is keyed, when running the report I want it to read from table A if the date keyed is before 01/01/04 and table B if the date keyed is After 01/01/04
Thanks