G
Guest
I have a column of autopopulated subtotal fields on a form, (Laborer1 through
Laborer6). After these I have another field with an expression to total up
all the subtotals, (Labor_Total). My problem is that unless all six of my
subtotal fields have the value of $0.00 the expression in the total field
will not execute. I can create a blank value in the combo box (Laborer-Name)
that controls the values used in the expression that populates the subtotal
fields but then I have to choose it each time for all six items. To avoid
this can I set up this blank value in the Laborer# fields to be the default
value until it is changed? Or is there another method I can use to
automatically force the default value to be $0.00 in every subtotal row even
before a calculation has been attempted?
Another post on this subject suggested using the Nz value on the control
sources of my Labor_Total field but I didn't fully understand the answer and
my control source is already filled with the expression that calculates the
six subtotals across the rows.
Confused --->
Laborer6). After these I have another field with an expression to total up
all the subtotals, (Labor_Total). My problem is that unless all six of my
subtotal fields have the value of $0.00 the expression in the total field
will not execute. I can create a blank value in the combo box (Laborer-Name)
that controls the values used in the expression that populates the subtotal
fields but then I have to choose it each time for all six items. To avoid
this can I set up this blank value in the Laborer# fields to be the default
value until it is changed? Or is there another method I can use to
automatically force the default value to be $0.00 in every subtotal row even
before a calculation has been attempted?
Another post on this subject suggested using the Nz value on the control
sources of my Labor_Total field but I didn't fully understand the answer and
my control source is already filled with the expression that calculates the
six subtotals across the rows.
Confused --->