mis
Registered User.
- Local time
- Today, 13:28
- Joined
- Dec 15, 2003
- Messages
- 55
Hi Forum,
I created a table so that it would transfer products from one store to another, the table structure is as follows:
TransferID AutoNumber
StoreID Text
ProductID Text
Quantity Number
One problem is that the table only allows one product on one transfer ID i would like it to allow as many as the users wants any idears.
I created a table so that it would transfer products from one store to another, the table structure is as follows:
TransferID AutoNumber
StoreID Text
ProductID Text
Quantity Number
One problem is that the table only allows one product on one transfer ID i would like it to allow as many as the users wants any idears.