P
Paul Fenton
I have a report of construction jobs which is grouped by week. In
each week grouping, there are records for the particular day of the
week. The data comes from a query and looks like this...
Week Day Task Client Phone
Week of 7/5/04
Tuesday, July 6 Lath Smith 123-123-1234
Wednesday, July 6 Paint Jones etc
Week of 7/12/04
Thursday July 15 Paint Allen etc
Friday, July 16 Lath Frank etc.
Often the report isn't accurate due to input errors so we have to
close it, open the client record, drill down to his construction
tasks, edit that record, close that form, go back to the report, etc.
It's a pain.
What I'd like to do is display this data in a form where we can click
the client name, pop up his construction record, edit, then update the
underlying form. What I'm struggling with is the grouping issue and
I need some help with that.
Paul Fenton
(e-mail address removed)
each week grouping, there are records for the particular day of the
week. The data comes from a query and looks like this...
Week Day Task Client Phone
Week of 7/5/04
Tuesday, July 6 Lath Smith 123-123-1234
Wednesday, July 6 Paint Jones etc
Week of 7/12/04
Thursday July 15 Paint Allen etc
Friday, July 16 Lath Frank etc.
Often the report isn't accurate due to input errors so we have to
close it, open the client record, drill down to his construction
tasks, edit that record, close that form, go back to the report, etc.
It's a pain.
What I'd like to do is display this data in a form where we can click
the client name, pop up his construction record, edit, then update the
underlying form. What I'm struggling with is the grouping issue and
I need some help with that.
Paul Fenton
(e-mail address removed)