I have a attendance/absence database, and i would like to run some queries to
show results for each individual absence type i.e sickness, holiday etc.
The problem i am having is for sickness for example i have three different
codes; SickALL, SickAM and SickPM, and i'm not sure how to produce results in
the same query for all three?currently i have one for just sickall(for which
i used "sickall" in the criteria box" but is it possible for the query to
pick up all three absencescodes?!!
Any help would be much appreciated!!
Thanks!!
Wayne-I-M - 17 May 2007 15:09 GMT
Hi
Use
"SickALL" OR "SickAM" OR "SickPM"
in the the criteria row.

Signature
Wayne
Manchester, England.
> I have a attendance/absence database, and i would like to run some queries to
> show results for each individual absence type i.e sickness, holiday etc.
[quoted text clipped - 6 lines]
> Any help would be much appreciated!!
> Thanks!!
Chloe - 17 May 2007 15:21 GMT
Thank you so much! so simple really! many thanks again!x
> Hi
>
[quoted text clipped - 12 lines]
> > Any help would be much appreciated!!
> > Thanks!!