chris.leng
Registered User.
- Local time
- Today, 20:17
- Joined
- Jul 21, 2008
- Messages
- 15
I currently have 2 excel spreadsheets, one is relatively stable data referring to manufacturers of parts, order numbers etc, the other is more dynamic as it records data of individual shipments to and from me
The problem is I currently have to enter most data twice as it needs to go onto both spreadsheets, i know the obvious thing to do is make an access database, however i only have a basic understanding of how to use one (i know a bit about using forms and reports and the master table behind them) and one of the sheets has a rather dynamic nature.
So question one, once i’ve done a report of the items to send, how do i then deduct the quantities from the total stock?
The second is more complicated as it relates to the second sheet.
When an item is delivered i record its location, its quantity and the shipment number it came in under as items need to be traceable back to manufacturer. When an item gets sent out this data has to be returned so i can find the item and add its original shipment number to the paperwork which accompanies it.
Once a delivery is exhausted these values would need to change to the new values of another delivery I received as it will likely have been stored in a different location and will definitely have a different shipment number, is it possible to replicate this procedure automatically in Access?
possibly by tying the zeroing of a quantity to an update function or something?
Also would it be possible to keep a record of the “items sent out reports” as part of the database as this is also useful for traceability.
The problem is I currently have to enter most data twice as it needs to go onto both spreadsheets, i know the obvious thing to do is make an access database, however i only have a basic understanding of how to use one (i know a bit about using forms and reports and the master table behind them) and one of the sheets has a rather dynamic nature.
So question one, once i’ve done a report of the items to send, how do i then deduct the quantities from the total stock?
The second is more complicated as it relates to the second sheet.
When an item is delivered i record its location, its quantity and the shipment number it came in under as items need to be traceable back to manufacturer. When an item gets sent out this data has to be returned so i can find the item and add its original shipment number to the paperwork which accompanies it.
Once a delivery is exhausted these values would need to change to the new values of another delivery I received as it will likely have been stored in a different location and will definitely have a different shipment number, is it possible to replicate this procedure automatically in Access?
possibly by tying the zeroing of a quantity to an update function or something?
Also would it be possible to keep a record of the “items sent out reports” as part of the database as this is also useful for traceability.