I would like to make Worker Salary section which calculate twice a month ( Every 2 weeks )
- Salary calculation based on my worker database which consist of one’s wage rate (per day) and OT rate (per day ) , this part everything going well when I link them by worker name
- I will make a form and let my worker to submit workers attendance every 8 pm (Full attendance (8 hrs + 3 OT) , Full day no OT ( 8 hrs ) or in case they absence )
- I want to count the total attendance of each worker , (First Monday of that month to second Saturday , I work 6 days a week )
- The table auto calculate from Worker wage database with total count attendance of 2 weeks ( 2 times a month)
- Please help me to set up table and how to count 2-week attendance , thank you