Sum a filtered result

M

mmattson

I have an Access DB which contains my Leave Tracking data. The InfoPath form
I have created will be a leave request form with several fields being
calculated for the user. I am allowing a user to enter a date when the leave
will/has occurred. The date will be used to filter only those Pay Period
records which are before the date entered.

The fields in each record returned are:

payPeriod (date)
sickAvail (decimal)
sickUsed (decimal)

I want to sum the values of sickAvail & sickUsed. Can I do this as simply a
calculated Expression BOx or should I be using the Event Rules to set field
values? Does anyone have an example, because I have not been able to get this
to work yet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top