Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / July 2006

Tip: Looking for answers? Try searching our database.

How do I subtract numbers in a column from one table to another?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bonsai - 25 Jul 2006 19:29 GMT
What I am trying to do is have two separate tables.  One is for current
inventory and one for inventory disbursement.  I would like to have the
quantity column in the current inventory table updated automatically when
inventory is used (which info would come from the inventory disbursement
table quantity column).
mnature - 26 Jul 2006 15:24 GMT
> What I am trying to do is have two separate tables.  One is for current
> inventory and one for inventory disbursement.  I would like to have the
> quantity column in the current inventory table updated automatically when
> inventory is used (which info would come from the inventory disbursement
> table quantity column).

If you look at the Inventory Management Template (relationships window) on
the Microsoft site:

http://office.microsoft.com/en-us/templates/TC010184581033.aspx?CategoryID=CT011
366681033


you will see that all inventory transactions are kept in the same table.  
You then use a form that can show you what has been ordered/received/sold,
along with the number of units on hand or on order.  It is very much like
having a paper ledger that has all transactions put into it, except that you
let the database do all the work of adding and subtracting numbers.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.