Hello Everyone,
I am trying to create a vacations database.. so one table has employee first name, last name , leader, department. another table has vac start date, end date, start time, end time, hours. All this information is going to be inputted by the emp via a form. For each emp there may be multiple vac requests. How do i create that relationship & form. I have attached what I have got so far.