R
robertm600635
I have a db that holds records for all our employees. One of the forms has
textboxes for hire date, benifit eligibility date, etc. What I need to do is
make a textbox that calculates vacation time earned ( 1 week for one year, 2
weeks for 2 years, 3 weeks for 5 years) and one for sick time earned ( 4
hours for every month worked). This needs to be calculated form the benifit
eligibilty date.
textboxes for hire date, benifit eligibility date, etc. What I need to do is
make a textbox that calculates vacation time earned ( 1 week for one year, 2
weeks for 2 years, 3 weeks for 5 years) and one for sick time earned ( 4
hours for every month worked). This needs to be calculated form the benifit
eligibilty date.