I am writing an Employee Information database where I need to store, payments, sickness, holidays etc on a per employee basis. Is it posible to have a series of tabs on the main form showing, sickness, holidays etc so that when I move to the next record (next enmployee) on the main form the associated records for that employee change on each tab form?
I have created a seprate sickness table for example and placed that on one of the tabs, but when I change employees the sickness records remain the same.
I have created a seprate sickness table for example and placed that on one of the tabs, but when I change employees the sickness records remain the same.