R
Richard Farrell
I have a table dates weights and a form dates and weights.
To calculate a value such as. Total cost. I go to the
properties box and in the control source of the form and I
type. =[cost per ton] * [weight] this correctly calculates
and posts the number in the total cost text box.
However because these calculations occured in the form
when you go back to the table dates & weights the total
cost column is empty. I was trying to create some reports
from my table data and it is incomplete. how can I get the
form data (calculations that are performed in the form) to
post in the table.
Thank You
Richard Farrell
To calculate a value such as. Total cost. I go to the
properties box and in the control source of the form and I
type. =[cost per ton] * [weight] this correctly calculates
and posts the number in the total cost text box.
However because these calculations occured in the form
when you go back to the table dates & weights the total
cost column is empty. I was trying to create some reports
from my table data and it is incomplete. how can I get the
form data (calculations that are performed in the form) to
post in the table.
Thank You
Richard Farrell