Hi everyone,
I need help please. I have a Salary table that stores each employee's weekly payment amount.
I need to always show the total of all payment amounts of each employee on the form
when I search or add a new record for that employee.
For example of a current record on the form:
Employee PayDate Amount YTD
-------- ------- ------- -------
Empl.# 1 1/1/02 $2,000 10,000
Please help me with the solution. Thanks a lot for your help.
I need help please. I have a Salary table that stores each employee's weekly payment amount.
I need to always show the total of all payment amounts of each employee on the form
when I search or add a new record for that employee.
For example of a current record on the form:
Employee PayDate Amount YTD
-------- ------- ------- -------
Empl.# 1 1/1/02 $2,000 10,000
Please help me with the solution. Thanks a lot for your help.