T
trwitt
Hello all,
I am trying to create a from that will display the beginning inventory
for an item at the top of the form and the ending inventory at the
bottom. Sandwiched between them, would be the activity details of the
day.
My table structure is:
ItemID
TransactionDate
TransactionType (increase or decrease)
Gallons (we are tracking liquids)
I can write a Totals query that gives me the ending inventory. I then
created a subform that shows the detail but I cannot get the beginning
inventory. If I use the beginning inventory at the top of the form, I
cannot link the next days transactions.
I am sure there is a way but I have been banging my head against the
wall all night.
Thanks,
Tom
I am trying to create a from that will display the beginning inventory
for an item at the top of the form and the ending inventory at the
bottom. Sandwiched between them, would be the activity details of the
day.
My table structure is:
ItemID
TransactionDate
TransactionType (increase or decrease)
Gallons (we are tracking liquids)
I can write a Totals query that gives me the ending inventory. I then
created a subform that shows the detail but I cannot get the beginning
inventory. If I use the beginning inventory at the top of the form, I
cannot link the next days transactions.
I am sure there is a way but I have been banging my head against the
wall all night.
Thanks,
Tom