A table called "Main" includes twelve fields having values ranging from 1 to 3. I wish to compute an average for each field after excluding the 3s. Each record has 3s in a few fields, but the records vary regarding the fields in which their respective 3s occur. I haven't figured-out syntax that would, in a single query, include all twelve fields and all records but exclude the 3s for the computation of averages for each particular field. Were such a query possible, it would mean there would be different numbers of records underlying each field's average.
This approach in general seems to me to be a dead end, and I'd be grateful for suggestions.
Thanks.
JerSand
This approach in general seems to me to be a dead end, and I'd be grateful for suggestions.
Thanks.
JerSand