Hi There,
The following code works only if all the fields have value but some of the values will be added later, is there a way that it can show the total for Game1For - Game1Against and then the others when they are added.
GoalDifference: [Game1For]-[Game1Against]+[Game2For]-[Game2Against]+[Game3For]-[Game3Against]
Hope this makes sense, thanks in advance.
The following code works only if all the fields have value but some of the values will be added later, is there a way that it can show the total for Game1For - Game1Against and then the others when they are added.
GoalDifference: [Game1For]-[Game1Against]+[Game2For]-[Game2Against]+[Game3For]-[Game3Against]
Hope this makes sense, thanks in advance.