F
fishcakes
I have a whole bunch of fish survey data, where i have entered a count for
each family present on each day. I want to do a cross tab query with the
families across the top (column heading) and day down the side (row heading)
with the count for each family on each cell (value). this is easy. What i
want to know is if it is possible to get access to fill all of the empty
cells in the resulting query with zeros (theoretically each family had a
chance of being counted each day - there just were not any, so their count is
zero). This will save adding in a row for every single family that may be
counted and giving it a count of zero, which will make the database
uneccessarily huge.
Can anyone help with this?
each family present on each day. I want to do a cross tab query with the
families across the top (column heading) and day down the side (row heading)
with the count for each family on each cell (value). this is easy. What i
want to know is if it is possible to get access to fill all of the empty
cells in the resulting query with zeros (theoretically each family had a
chance of being counted each day - there just were not any, so their count is
zero). This will save adding in a row for every single family that may be
counted and giving it a count of zero, which will make the database
uneccessarily huge.
Can anyone help with this?