94Sport5sp
Registered User.
- Local time
- Today, 11:09
- Joined
- May 23, 2012
- Messages
- 115
Hi:
In the A2003 database I am developing I need to calculate/store a end inventory count.
First some background. The database is a historical collections using daily imported sales data with the primary purpose of analyzing the sales that have taken place and then reconciling the sales data to a physical count.
The data in question, is in the stock table which has fields for quantity sold, quantity delivered, and physical stock count. To that I need to add over/short for the day. To calculate the over/short for the day, I need to know yesterdays closing count. I know I can calculate closing count as a function of yesterdays closing count minus todays sales plus deliveries minus physical count. It is here that my thinking runs into a road block. How do I create a starting point for yesterdays closing count?
Thanks for your thoughts.
In the A2003 database I am developing I need to calculate/store a end inventory count.
First some background. The database is a historical collections using daily imported sales data with the primary purpose of analyzing the sales that have taken place and then reconciling the sales data to a physical count.
The data in question, is in the stock table which has fields for quantity sold, quantity delivered, and physical stock count. To that I need to add over/short for the day. To calculate the over/short for the day, I need to know yesterdays closing count. I know I can calculate closing count as a function of yesterdays closing count minus todays sales plus deliveries minus physical count. It is here that my thinking runs into a road block. How do I create a starting point for yesterdays closing count?
Thanks for your thoughts.