MicheleHughes
New member
- Local time
- Today, 10:53
- Joined
- Nov 4, 2011
- Messages
- 3
Hello everyone,
I am very new to Access and I have bought three textbooks on Access 2007. I have been learning as I go, but now I am stuck and don't know how to get Access to do what I need. Any help would be greatly appreciated!!
I wish to have a query that will show data that is calculated in form/sub-form and also return that data into the table.
For example, form is recipe, sub-form is ingredients of that recipe...I have the calculated cost of each ingredient based on prep factor entered into sub-form. This data only displays in the form. I want to have it also return that result (recipe unit cost)to the table tblrecipe as well as a query that will list all this and the total cost per lb of inventory on hand and a grand total of all recipes and ingredients alike.
I might being trying to do this the hard way, but when I do inventory on the prepared recipes by weight, I have to look it up one-at-a-time and figure the calculations. I want to be able to enter the inventory on hand in the table and have Access calculate the recipe unit cost per lb times the inventory on hand and I can query the data which is >0, show it only shows the items we have on hand, the name, cost per unit, inventory on hand, and make the necessary calculations.
Is this possible? I have attached a copy. (Many of the fields are hidden in the tables.)
I am very new to Access and I have bought three textbooks on Access 2007. I have been learning as I go, but now I am stuck and don't know how to get Access to do what I need. Any help would be greatly appreciated!!
I wish to have a query that will show data that is calculated in form/sub-form and also return that data into the table.
For example, form is recipe, sub-form is ingredients of that recipe...I have the calculated cost of each ingredient based on prep factor entered into sub-form. This data only displays in the form. I want to have it also return that result (recipe unit cost)to the table tblrecipe as well as a query that will list all this and the total cost per lb of inventory on hand and a grand total of all recipes and ingredients alike.
I might being trying to do this the hard way, but when I do inventory on the prepared recipes by weight, I have to look it up one-at-a-time and figure the calculations. I want to be able to enter the inventory on hand in the table and have Access calculate the recipe unit cost per lb times the inventory on hand and I can query the data which is >0, show it only shows the items we have on hand, the name, cost per unit, inventory on hand, and make the necessary calculations.
Is this possible? I have attached a copy. (Many of the fields are hidden in the tables.)