I used to be very comfortable with Paradox and Object Pal. I have not used it in years (Not even sure it still exists). I am trying to make a form with an employee information table (one) and the daily production of that employee (many). I need totals of several fields from the production table, but every time I try it just returns "error". I have used a text field and added the expression and placed it in the footer of the field. I know this is a really beginner question and am embarrassed that I have to ask it, but, what am I doing wrong?
The employee table is keyed off the employee ID.
The production table has the employee ID along with every day of production information which includes volume and hours. The production table carries a years worth of information. I need to know the total hours and volume an employee has done. I have set the relationship up.
Thanks