I would suggest using a one-tomany relationship between workorder table and
workorder-employee table. Use a form/subform for
workorder/workorder-employee. Then you can also enter start, end, hours,
labor type (welder, inspector, typist, proofreader, etc.).

Signature
KARL DEWEY
Build a little - Test a little
> I'm trying to design a work order form that would contain a field that
> I can assign employees to the work order. On any given work order I
[quoted text clipped - 4 lines]
> a report that will show me every employee that was on that job?
> Thanks for your help.