J
Jani
I would appreciate some confirmation that I'm doing this the right way or
advice on what would be better process. Just not sure I'm on the right track.
The data to be collected is many types of observations made for various
activities and these observations are rated either safe or at risk. I have a
form that lists all the different activities and the associate enters the
number of safe or at risk
observations for a particular activity. That data is all loaded into one
table with 2 fields for each activity - one safe one at risk (this table has,
of course, many columns). For graphing and reporting purposes, I need to
total all the safe observations and all the at risk observations, which are
in different fields. I have created queries which appends the data table from
each activity into one table, separating it by safe or at risk. From there do
the reports. Is this the best way to handle this type of data or what would
be the better (or more correct way)? Thanks! Jani
advice on what would be better process. Just not sure I'm on the right track.
The data to be collected is many types of observations made for various
activities and these observations are rated either safe or at risk. I have a
form that lists all the different activities and the associate enters the
number of safe or at risk
observations for a particular activity. That data is all loaded into one
table with 2 fields for each activity - one safe one at risk (this table has,
of course, many columns). For graphing and reporting purposes, I need to
total all the safe observations and all the at risk observations, which are
in different fields. I have created queries which appends the data table from
each activity into one table, separating it by safe or at risk. From there do
the reports. Is this the best way to handle this type of data or what would
be the better (or more correct way)? Thanks! Jani