M
MAX
Hello,
I have some Issue tables that are linked by Categories.
What I want to do is have the records grouped in a
specific order by the categories.
I think I need to start in the query but what I want to do
is sort the records by categories for Data entry and
Reports. I tried to bring in a sort table in the query
but the query lost the ability to update.
The order of categories is SAFETY, PERMITS, DESIGN, RFI'S,
RFC'S, SUBMITTALS, PROCUREMENT, CONSTRUCTION, QUALITY,
PROJECT SCHEDULE, OWNER AND OTHER BUSINESS. I am not sure
if I need to sort it in the query first, or if it can be
done in the Form. Also, not to sure how to sort it out in
the report. I went as far as creating two queries. One
that reads from the table. (this is updateable) The other
queries the first query and is linked to a sort table.
This loses the ablity to be updated, but it returns with
the correct order. Hope this isn't too confusing.
Any help would be great.
max
I have some Issue tables that are linked by Categories.
What I want to do is have the records grouped in a
specific order by the categories.
I think I need to start in the query but what I want to do
is sort the records by categories for Data entry and
Reports. I tried to bring in a sort table in the query
but the query lost the ability to update.
The order of categories is SAFETY, PERMITS, DESIGN, RFI'S,
RFC'S, SUBMITTALS, PROCUREMENT, CONSTRUCTION, QUALITY,
PROJECT SCHEDULE, OWNER AND OTHER BUSINESS. I am not sure
if I need to sort it in the query first, or if it can be
done in the Form. Also, not to sure how to sort it out in
the report. I went as far as creating two queries. One
that reads from the table. (this is updateable) The other
queries the first query and is linked to a sort table.
This loses the ablity to be updated, but it returns with
the correct order. Hope this isn't too confusing.
Any help would be great.
max