I created an MS Access form for emmployees time cards and tasks.
I created a table (Hours) to store all of the entries for each employee. How can I create a calculation on a form and have the data stored in the table?
Form:
Sunday Hours
Monday Hours
Tuesday Hours
Wednesday Hours
Thursday Hours
Friday Hours
Saturday Hours
Total Hours - this is ths field that will sum all of the fields above (Sunday Hours, Monday Hours etc.).
I also want the Total Hours stored in the table I created for the hours.
I created a table (Hours) to store all of the entries for each employee. How can I create a calculation on a form and have the data stored in the table?
Form:
Sunday Hours
Monday Hours
Tuesday Hours
Wednesday Hours
Thursday Hours
Friday Hours
Saturday Hours
Total Hours - this is ths field that will sum all of the fields above (Sunday Hours, Monday Hours etc.).
I also want the Total Hours stored in the table I created for the hours.