databasesrus
Technical User
I am trying desperately to total inventory levels. I have tried update queries and DSum's in my form. Something is definately not right.
I have a table which lists starting quanitities. I have another table in which via form users are entering inventory changes.
How can I just have the current total after changes?
I need the starting quanting + quantity received - quantity processed - quantity rejected - quantitity shipped
This is the final piece of my entire database so it is critical...
Any suggestions, comments, etc. would be greatly appreciated! Thank you!
I have a table which lists starting quanitities. I have another table in which via form users are entering inventory changes.
How can I just have the current total after changes?
I need the starting quanting + quantity received - quantity processed - quantity rejected - quantitity shipped
This is the final piece of my entire database so it is critical...
Any suggestions, comments, etc. would be greatly appreciated! Thank you!