I am using the following expression to display an average of 4 other expressions thus:
Expr21: ([Expr17]+[Expr18]+[Expr19]+[Expr20])/4
How can I change this to show the average when there are only 2 or 3 values with input.
Any help much apreciated.
Chris.
Expr21: ([Expr17]+[Expr18]+[Expr19]+[Expr20])/4
How can I change this to show the average when there are only 2 or 3 values with input.
Any help much apreciated.
Chris.