I have a table which I called Leave Entitlement (each record is unique). Their in the table there is a field called Total Entilement (which stores number of days of Leave each staff is entitled to).
I also have a report ( NOT based on the above Leave Entitlement Table) that is generated based on a criteria (Staff Number). In this report I have a text box in the Report Header that store the summation of a field in the report { =sum([LEAVE DURATION]) } for each criteria.
The challenge I have is that I want to subtract the summation from the Leave Entitlement for every criteria specify in the report.


I also have a report ( NOT based on the above Leave Entitlement Table) that is generated based on a criteria (Staff Number). In this report I have a text box in the Report Header that store the summation of a field in the report { =sum([LEAVE DURATION]) } for each criteria.
The challenge I have is that I want to subtract the summation from the Leave Entitlement for every criteria specify in the report.


