Access 2010. I have three unrelated tables. Each table has it's own Date Field. There are three fields in each table I want to query. Instead of using any of the date fields for any of the tables, can I create a general date field in order to pull data for the specified records entered on any particular date? I want the query (using a date range) to find any one particular date that has data in the specified fields/records.
Example:
Table1
EntryDate
Field1
Field2
Field3
Table2
ProcessDate
Field1
Field2
Field3
Table3
FilingDate
Field1
Field2
Field3
Example:
Table1
EntryDate
Field1
Field2
Field3
Table2
ProcessDate
Field1
Field2
Field3
Table3
FilingDate
Field1
Field2
Field3