stereotypethat
New member
- Local time
- Today, 01:12
- Joined
- Jul 30, 2009
- Messages
- 1
I wish to create a database that holds information about my customers, including a list of what they bought and the quantity of each item that they bought. I have a separate table with a complete list of my products and used this as the reference for a lookup table in a column. I can set the lookup column to hold multiple values and I can get a single field to hold all the items that were purchased. But I can't figure out a good way to get the quantity of each item that was bought. Instead of a simple check box in the lookup, is there a way to get a quantity box to be filled in. I'd prefer not to need a column for each separate product on the order (as I'll eventually have as many extra columns on all the orders as I have products which would be like 200).
I'm new to this. Any helpful hints would be greatly appreciated.
THANKS!
I'm new to this. Any helpful hints would be greatly appreciated.
THANKS!