G
Guest
I have a table of 400 records where each record represents a specific
incident (theft, injury, etc) that happened throughout an entire agency. (The
table also specifies the agency site at which the incident occurred, but
that's a different nightmare...) Each individual record specifies the type of
incident by an "incident code". I would like to create a make-table query
that will creat a table that lists one record for each incident code with two
fields 1) the incident code and 2) a count of the number of times that
incident code appears in my original table.
This will then be fed into a report. The report itself is far more complex
than this but I've been stumped on this first part for 2 days. Any help would
be appreciated.
Thanks,
YYY
incident (theft, injury, etc) that happened throughout an entire agency. (The
table also specifies the agency site at which the incident occurred, but
that's a different nightmare...) Each individual record specifies the type of
incident by an "incident code". I would like to create a make-table query
that will creat a table that lists one record for each incident code with two
fields 1) the incident code and 2) a count of the number of times that
incident code appears in my original table.
This will then be fed into a report. The report itself is far more complex
than this but I've been stumped on this first part for 2 days. Any help would
be appreciated.
Thanks,
YYY