A
anna
I have a form called JOB, with a subform called MATERIALS
The MATERIALS subform allows the user to enter various lenghts and
widths. I have a calculation in a text box which then uses that
information and a queried cost to calculate a "price per piece". Right
now this is a calculated value and not stored in a table.
I want the main form JOB to show the total of "price per piece". I can
do a DSUM if the values are in a table but they are not.
How do I place the "price per piece" into a table? Or is it possible to
sum values that are not stored?
The MATERIALS subform allows the user to enter various lenghts and
widths. I have a calculation in a text box which then uses that
information and a queried cost to calculate a "price per piece". Right
now this is a calculated value and not stored in a table.
I want the main form JOB to show the total of "price per piece". I can
do a DSUM if the values are in a table but they are not.
How do I place the "price per piece" into a table? Or is it possible to
sum values that are not stored?