T
thefonz37
Ok, I'm writing a database right now to collect information about employee
downtime as reported by the employee.
In my Access database, I have on table of EmployeeInfo that contains e-mail
addresses of the employees and their employee ID numbers, amongst other
things. I have another table to record the Hours lost due to downtime, which
is related to the employee information table by their employee ID.
So I'm trying to create an InfoPath form based on the Hours table that will
permit the employees to send in their downtime to me. My problem is that I
would like the Employee ID field on this form they're sending back to be
read-only, based on the e-mail address associated with that ID in the
EmployeeInfo table, in order to prevent any "mistakes" in reporting their
time.
downtime as reported by the employee.
In my Access database, I have on table of EmployeeInfo that contains e-mail
addresses of the employees and their employee ID numbers, amongst other
things. I have another table to record the Hours lost due to downtime, which
is related to the employee information table by their employee ID.
So I'm trying to create an InfoPath form based on the Hours table that will
permit the employees to send in their downtime to me. My problem is that I
would like the Employee ID field on this form they're sending back to be
read-only, based on the e-mail address associated with that ID in the
EmployeeInfo table, in order to prevent any "mistakes" in reporting their
time.