Hey everyone, I'm trying to put together a database for a clothing order for the company I work for.
The catalog the employees are choosing from has about 20 items, with a total of 384 variations (colors, sizes, prices).
What I'm trying to figure out is how to set my form up so the combo boxes will show the correct options for the selected item. What my boss wants is, essentially, what you would get when you go to a clothing website to order something, but I can't fit all the pieces together.
I've tried creating an item table with all 384 variations, and an item table with the 20 items linked to subtables, and I can't seem to get either of them to work.
If anyone could point me in the right direction I would greatly appreciate it.
The catalog the employees are choosing from has about 20 items, with a total of 384 variations (colors, sizes, prices).
What I'm trying to figure out is how to set my form up so the combo boxes will show the correct options for the selected item. What my boss wants is, essentially, what you would get when you go to a clothing website to order something, but I can't fit all the pieces together.
I've tried creating an item table with all 384 variations, and an item table with the 20 items linked to subtables, and I can't seem to get either of them to work.
If anyone could point me in the right direction I would greatly appreciate it.