L
lynn
I am having a bit of a problem getting my head round
something which I am sure is quite simple!
I am trying to produce a report which displays the total
absent days in the past 12 months. Each absence is
recorded in the absence table against the individuals name
in the form of so many days (ie absence 1= 4 days, absence
2=1 day). I want to total these amounts so the report
displays the total days absent (ie 5)
The report is based on a query which includes the absence
table, but I dont know where to put the calculation - in
the query or in the report. and which function do I use? I
have tried Sum() but it doesnt give me the required result.
Any ideas??
something which I am sure is quite simple!
I am trying to produce a report which displays the total
absent days in the past 12 months. Each absence is
recorded in the absence table against the individuals name
in the form of so many days (ie absence 1= 4 days, absence
2=1 day). I want to total these amounts so the report
displays the total days absent (ie 5)
The report is based on a query which includes the absence
table, but I dont know where to put the calculation - in
the query or in the report. and which function do I use? I
have tried Sum() but it doesnt give me the required result.
Any ideas??