G
Guest
I have a field on a form to store the "total" number of hrs an employee uses
for certain tasks within their day. I have a text box within the form and
have placed the function:
=Sum([
[HrsTrainingAgts]+[HrsClassess]+[HrsMeetings]+[HrsVolunteering]+[HrsProject/Assignment]+[HrsPhoneDuty]+[HrsSeniorAgentReview]+[HrsAbsent]+[HrsTOS/QMF/UeWi]+[HrsReports])
With the function above I get #Error? Is this the correct way to add all
these fields together. I have search for answers in my books and on help and
cannot seem to find the answer. Is this to many fields to total?
Thanks for any help you can give.
for certain tasks within their day. I have a text box within the form and
have placed the function:
=Sum([
[HrsTrainingAgts]+[HrsClassess]+[HrsMeetings]+[HrsVolunteering]+[HrsProject/Assignment]+[HrsPhoneDuty]+[HrsSeniorAgentReview]+[HrsAbsent]+[HrsTOS/QMF/UeWi]+[HrsReports])
With the function above I get #Error? Is this the correct way to add all
these fields together. I have search for answers in my books and on help and
cannot seem to find the answer. Is this to many fields to total?
Thanks for any help you can give.