Hello Folks,
I am putting together a DB and trying to sum up the total scrap produced in house for the day, i have a report which accomplishes this task for me.
But after i get the total scrap in the report i want it to be stored in my table aswell, bcoz i will need this information to make the other report which brings together internal and external scrap. I have the total scrap column in the table and the form aswell, and when i try to set the control source property of this field it pops up with NAME?, can you please suggest me where i am missing a link?
Your help is appreciated in advance.
I am putting together a DB and trying to sum up the total scrap produced in house for the day, i have a report which accomplishes this task for me.
But after i get the total scrap in the report i want it to be stored in my table aswell, bcoz i will need this information to make the other report which brings together internal and external scrap. I have the total scrap column in the table and the form aswell, and when i try to set the control source property of this field it pops up with NAME?, can you please suggest me where i am missing a link?
Your help is appreciated in advance.
Comment