H
Howard
What's involved in working a sub-table into a report. I
have a labour table with tasks for a given job. For each
task record, I may have several resources working on that
task. The resource records, which have fields such as
resource name, hours worked, and rate, are kept in a
separate table with a many-to-one relationship. In this
report, for a given job, I need to print all of the tasks,
and under each tasks, all of the resource records for that
task. Can you have a hierarchy of detail sections in a
report? How do I accomplish what I need? Please let me
know. Thanks!
-Howard
have a labour table with tasks for a given job. For each
task record, I may have several resources working on that
task. The resource records, which have fields such as
resource name, hours worked, and rate, are kept in a
separate table with a many-to-one relationship. In this
report, for a given job, I need to print all of the tasks,
and under each tasks, all of the resource records for that
task. Can you have a hierarchy of detail sections in a
report? How do I accomplish what I need? Please let me
know. Thanks!
-Howard