Hi,
I am trying to make an employee leave roster.
I have 12 tables, 1 for each month, 1 column with employees and 1 column for each day of the month. Is it at all possible to use 1 form to enter data into any of the tables depending on which month an employee requires leave, or do I have to have a form for each table. The form consists of a ComboBox with an employee list and a TextBox for each day.
Does that make sense?
Ken
I am trying to make an employee leave roster.
I have 12 tables, 1 for each month, 1 column with employees and 1 column for each day of the month. Is it at all possible to use 1 form to enter data into any of the tables depending on which month an employee requires leave, or do I have to have a form for each table. The form consists of a ComboBox with an employee list and a TextBox for each day.
Does that make sense?
Ken