K
Karl
Hello,
I have a form where employees enter their timesheets.
Currently, the form has three fields project code (3 digit #), work code,
hours, and comments.
So when employees are entering their time they enter a 3 or 4 digit code
that describes what project they are working on. This code is found in a
table that also has the project name in the table. I.e the code for a project
is 707 while its name is Winter Survey.
As a quality control measure I would like to add the project name to the
form so that when an employee enters the code the associated name pops up in
the project name field. This would help employees to make sure they enterred
the right project code.
I should also note not every project code has a name associated with it, so
in these cases I just want to project name field to remain blank.
Any suggestions on how to do this?
Thanks in advance,
I have a form where employees enter their timesheets.
Currently, the form has three fields project code (3 digit #), work code,
hours, and comments.
So when employees are entering their time they enter a 3 or 4 digit code
that describes what project they are working on. This code is found in a
table that also has the project name in the table. I.e the code for a project
is 707 while its name is Winter Survey.
As a quality control measure I would like to add the project name to the
form so that when an employee enters the code the associated name pops up in
the project name field. This would help employees to make sure they enterred
the right project code.
I should also note not every project code has a name associated with it, so
in these cases I just want to project name field to remain blank.
Any suggestions on how to do this?
Thanks in advance,