Date Sort in two Tables

tpeter

Registered User.
Local time
Yesterday, 19:01
Joined
Dec 1, 2006
Messages
36
I have two tables put into one query to generate a report. One table is Projects and the other is Project Additions. Both tables have the same fields and I want to be able to sort using date criteria. It will sort by the Project table dates but not by the Project Number Additions table. I have tried to put criteria in both field but then it will not work. Is there a better way to do this? The criteria I have put in is under the Project Number Table is between>=[Enter Start Date] and <=[Enter End Date].
 
Figured it out good old typo's thanks anyway
 

Users who are viewing this thread

Back
Top Bottom