Dear,
I am now developing a project database with cost allocation...etc.
I have created the 3 control tabs in 1 form. Please see "FormView.JPG".
And now, I would like to show the subtotal of "Cost_allocation_percentage_rate" in text8 text box. I assume that the subtotal should be 100%.
However, I got 2 questions,
Please see "DesignView1.JPG"
Q1: If I put the textbox in Subform, I try the formula Sum([cost_allocation_percentage_rate]), it cannot work, show "#Error".
What formula I should use if I put the textbox in Subform?
Please see "DesignView2.JPG"
Q2: If I put the textbox in Cost Allocation tab, I also try the formula Sum as above, it also cannot work, show "#Error". What formula I should use if I put the textbox in tab?
Please help.
I am now developing a project database with cost allocation...etc.
I have created the 3 control tabs in 1 form. Please see "FormView.JPG".
And now, I would like to show the subtotal of "Cost_allocation_percentage_rate" in text8 text box. I assume that the subtotal should be 100%.
However, I got 2 questions,
Please see "DesignView1.JPG"
Q1: If I put the textbox in Subform, I try the formula Sum([cost_allocation_percentage_rate]), it cannot work, show "#Error".
What formula I should use if I put the textbox in Subform?
Please see "DesignView2.JPG"
Q2: If I put the textbox in Cost Allocation tab, I also try the formula Sum as above, it also cannot work, show "#Error". What formula I should use if I put the textbox in tab?
Please help.