J
Jenn Englehardt
I am trying to set up a query that will pull the last record's result and add it to the current record's calculation
Example
2003/08 Inventory Balance = 15,00
2003/09 Receipts = 10,00
2003/09 Shipments = 12,00
2003/09 Inventory Balance = 2003/08 Inventory Balance + 2003/09 Receipts - 2003/09 Shipment
(15,000+10,000-12,000 = 13,000
Date is in yyyy/mm format
If you need more information, please let me know
Thanks
Jenn
Example
2003/08 Inventory Balance = 15,00
2003/09 Receipts = 10,00
2003/09 Shipments = 12,00
2003/09 Inventory Balance = 2003/08 Inventory Balance + 2003/09 Receipts - 2003/09 Shipment
(15,000+10,000-12,000 = 13,000
Date is in yyyy/mm format
If you need more information, please let me know
Thanks
Jenn