L
laskowv
I need advice on the best way to build a form to enter officers of a company
all at once. For example: I need to have the term entered (2009-2011), and
then say the President, Vice President, Treasurer, etc... I have all of the
offices and the terms in tables; and then a table with the "terms",
"offices", and the EmployeeID. I know how to build and populate the combo
boxes in order to select the employee for the position.
My issue is how would I put these 3 offices on a form, with combo boxes for
each position to look up an employee -- and then have all 3 post to the
table? I think a "continuous form" might help, but I've never dealt with them.
all at once. For example: I need to have the term entered (2009-2011), and
then say the President, Vice President, Treasurer, etc... I have all of the
offices and the terms in tables; and then a table with the "terms",
"offices", and the EmployeeID. I know how to build and populate the combo
boxes in order to select the employee for the position.
My issue is how would I put these 3 offices on a form, with combo boxes for
each position to look up an employee -- and then have all 3 post to the
table? I think a "continuous form" might help, but I've never dealt with them.