E
Eric
Can anyone tell me why my Union Query doesn't want to
work? A newbie at these...
Select * from qryMarkSummary2 UNION Select * from
qryArchiveSummary
WHERE (((Year([ProductionDate]) In (1999,2000,2001,2002))
ORDER BY ProductionDate;
work? A newbie at these...
Select * from qryMarkSummary2 UNION Select * from
qryArchiveSummary
WHERE (((Year([ProductionDate]) In (1999,2000,2001,2002))
ORDER BY ProductionDate;