Hello, new to access and having much fun learning. I am working on a project for someone starting a small business. I'm sure I will run into multiple brick walls like this where I need to ask around for solutions. If you would like to be my "go-to" for solutions, I will gladly pay. Let me know and we can discuss via email.
QUESTION:
I have a basic orders table to store orders submitted by customers. I haven't created an entry form yet. What I would like is for the customer to be able to select one OR multiple items to order, with unique quantities for each item.
EXAMPLE: customer wants to order 1 unit of product A, 2 units of product B, and 3 units of product C.
Is it possible to have this data stored in only one record for my orders table? If so, ideal approach? If not, best alternative?