B
britta
Ok, I am going crazy over this one.
I have two tables. One table holds all the inventory transactions for several different days per product (called Transaction History). While the other table holds product information per purchase order (called Inventory Transaction). So in my forms you can enter what product you want in the purchase order, this will then go directly to the Inventory Transactions, which is a subform of my product form. I then have a subform of my subform which holds transaction history.
What I want is for in my Inventory Transaction table for it to sum up a field and give me the total. I want it to add up all the items ordered for that one product (which is broken down in transaction history) and give me the total number in inventory transaction.
Can a table create a sum? If not how else to I get the two tables and forms to do what I want them to. I have it all expect getting the totals in the one table.
I hope this makes sence and that someone can please help me.
Thanks britta
I have two tables. One table holds all the inventory transactions for several different days per product (called Transaction History). While the other table holds product information per purchase order (called Inventory Transaction). So in my forms you can enter what product you want in the purchase order, this will then go directly to the Inventory Transactions, which is a subform of my product form. I then have a subform of my subform which holds transaction history.
What I want is for in my Inventory Transaction table for it to sum up a field and give me the total. I want it to add up all the items ordered for that one product (which is broken down in transaction history) and give me the total number in inventory transaction.
Can a table create a sum? If not how else to I get the two tables and forms to do what I want them to. I have it all expect getting the totals in the one table.
I hope this makes sence and that someone can please help me.
Thanks britta