I have a table "caller," "videoItems", "libraryItems," and "topicPackets," using MS Access 2003
"Caller" collects the demographics from people requesting information. Each caller may request up to 3 video items, 3 library items, and 5 topic packets.
I created a main form for "caller" and inserted subforms for the other tables. The fields in those are drop down boxes which are fed from a table which has all the items listed.
But if I list the drop down boxes, for example I will need 5 of them for the topic packets, it will not allow me to make different choices.
Example:
topic 1: wheelchair dancing
topic 2: wheelchair dancing
What can I do, so I can make different choices which are stored in the same column of the topic table? That way at the end of each quater, I can retrieve how many different items were requested by each caller.
"Caller" collects the demographics from people requesting information. Each caller may request up to 3 video items, 3 library items, and 5 topic packets.
I created a main form for "caller" and inserted subforms for the other tables. The fields in those are drop down boxes which are fed from a table which has all the items listed.
But if I list the drop down boxes, for example I will need 5 of them for the topic packets, it will not allow me to make different choices.
Example:
topic 1: wheelchair dancing
topic 2: wheelchair dancing
What can I do, so I can make different choices which are stored in the same column of the topic table? That way at the end of each quater, I can retrieve how many different items were requested by each caller.