I have four fields that contain information regarding invoice totals, and one field with labor costs.
Query:
the formula is as follows: Total Cost
[total1]+[total2]+[total3]+[total4]+[labor cost])
I have designed a form based on this query, but the strange behaviour is that if I only enter data for the total1, total1 and labor cost, the Total cost field does not shows any results.
If I input data for all the fields (total1..total4), then total cost shows the calculation without any problem.
What could be happening ?
Query:
the formula is as follows: Total Cost
I have designed a form based on this query, but the strange behaviour is that if I only enter data for the total1, total1 and labor cost, the Total cost field does not shows any results.
If I input data for all the fields (total1..total4), then total cost shows the calculation without any problem.
What could be happening ?