I have a side field in the detail section of a report that needs to count all the fields that have a value in it. The problem I am running into is that these fields are the product of a summation of another field. Therefor I get an aggregate function error. For example field 1's control source is the sum of Monday. field 2's control source is the sum of Tuesday etc. The field I am trying to populate would then be a count of field 1 + field 2 + field 3 etc, where the value is greater than zero. The equation result should give me no more than the number 7 for seven days, but I have only been successful getting the sum of all the values or that aggregate function error.
Thanks
Micki
Thanks
Micki