totalstripe
New member
- Local time
- Today, 01:29
- Joined
- Nov 28, 2008
- Messages
- 7
This is several issues all (I think) with the same or similar problem.
Basically our products contain multiple items from our supplier. For example we may supply a pencil & rubber gift set which is made up of a pencil a rubber & gift packaging provided by our supplier seperately. We would like to create an inventory that understands that when someone purchases the gift set, we loose a pencil, a rubber & the gift packaging. I can make access work the sale of a pencil, rubber & gift packaging separately but not all included.
The crux of this (I think) is that at the moment I can't get access to read what is in one field and make the next field draw a related result from a different table. For example:
I am trying to create a query that basically has our item code, the supplier code and then the price of the item from our supplier.
However I have the supplier code & price linked on another table & want it to automatically bring up the price when you type in the supplier code into the adjacent field.
Any Ideas? (and I appreciate I probably haven't explained this very well!)
Basically our products contain multiple items from our supplier. For example we may supply a pencil & rubber gift set which is made up of a pencil a rubber & gift packaging provided by our supplier seperately. We would like to create an inventory that understands that when someone purchases the gift set, we loose a pencil, a rubber & the gift packaging. I can make access work the sale of a pencil, rubber & gift packaging separately but not all included.
The crux of this (I think) is that at the moment I can't get access to read what is in one field and make the next field draw a related result from a different table. For example:
I am trying to create a query that basically has our item code, the supplier code and then the price of the item from our supplier.
However I have the supplier code & price linked on another table & want it to automatically bring up the price when you type in the supplier code into the adjacent field.
Any Ideas? (and I appreciate I probably haven't explained this very well!)