N
Nick Mirro
I have several text controls that are added or multiplied. There is a grand
total field which will not calculate unless all of the added fields in the
expression have values.
How can I get the grand total field to ignore fields in its expression
without values?
Total
A A2 A3 A4 =(A2 * A3)
B B2 B3 B4 =(B2 * B3)
....
G = (A4 + B4...)
If all Totals don't have a value, then G won't be calculated. How can I get
G to ignore the fields without values?
Nick
total field which will not calculate unless all of the added fields in the
expression have values.
How can I get the grand total field to ignore fields in its expression
without values?
Total
A A2 A3 A4 =(A2 * A3)
B B2 B3 B4 =(B2 * B3)
....
G = (A4 + B4...)
If all Totals don't have a value, then G won't be calculated. How can I get
G to ignore the fields without values?
Nick