L
Lars Brownie
In a report I have a calculated field that calculates the average of 3
fields:
=([Field1]+[Field2]+[Field3])/3
However the division factor should not always be 3. When for instance only
Field2 en Field3 have a value and Field1 has no value, the division factor
should be 2. How can I achieve this?
Thanks,
Lars
fields:
=([Field1]+[Field2]+[Field3])/3
However the division factor should not always be 3. When for instance only
Field2 en Field3 have a value and Field1 has no value, the division factor
should be 2. How can I achieve this?
Thanks,
Lars