OK,
I have a "EmployeeDataForm" that we input various info in regards to our employees that work in our company.
One of these fields is a combo box to which you select the "[DutyPosition]". The "DepartmentSecretaryInfoForm" I've created pops up when the [DutyPosition] field (ComboBox) "Department Secretary" is selected.
I also have a report that features all of these employees and their home phone numbers, addresses, ect...
These reports are grouped by [Department] and each department has a secretary. The secretary is to be automatically listed in the Privacy statement at the begining of each report per Department.
Each department has their own secretary.
Once the "DepartmentSecretaryInfoForm" pops up and is filled out, I would like for the info that is input which is: (Department, SecretaryName, & Phone) To be placed into my report which is grouped by [Department] to have this Example statement with the Department, Secretary Name & Phone number to be automatically entered.
Ex: "This info is strictly confidential and may not be used for any purpose other than official business........blah blah blah...Please contact "[Secretary]" at "[555-555-1212]"."
If I could have the table which is the record source for "EmployeeDataForm" to automatically be populated with this info based on the Department that is selected on this form and the info inputed in the "DepartmentSecretaryInfoForm"
then that would work as well.
Please Help!
I can attach my database if need be.
I have a "EmployeeDataForm" that we input various info in regards to our employees that work in our company.
One of these fields is a combo box to which you select the "[DutyPosition]". The "DepartmentSecretaryInfoForm" I've created pops up when the [DutyPosition] field (ComboBox) "Department Secretary" is selected.
I also have a report that features all of these employees and their home phone numbers, addresses, ect...
These reports are grouped by [Department] and each department has a secretary. The secretary is to be automatically listed in the Privacy statement at the begining of each report per Department.
Each department has their own secretary.
Once the "DepartmentSecretaryInfoForm" pops up and is filled out, I would like for the info that is input which is: (Department, SecretaryName, & Phone) To be placed into my report which is grouped by [Department] to have this Example statement with the Department, Secretary Name & Phone number to be automatically entered.
Ex: "This info is strictly confidential and may not be used for any purpose other than official business........blah blah blah...Please contact "[Secretary]" at "[555-555-1212]"."
If I could have the table which is the record source for "EmployeeDataForm" to automatically be populated with this info based on the Department that is selected on this form and the info inputed in the "DepartmentSecretaryInfoForm"
then that would work as well.
Please Help!
I can attach my database if need be.