I have a query and would like to get the average of a few fields in my table. Then I would like to also have this same average minus the best and worst number in the field. Is creating a form the best way to go as far as manipulating data in a query to get certain values?
Is it also possible to count the number of items in a field and separate them into those >0; =0; and <0?
Any suggestions would be greatly appreciated. Thanks.
Is it also possible to count the number of items in a field and separate them into those >0; =0; and <0?
Any suggestions would be greatly appreciated. Thanks.