Hi,
I have a database that contains test items. These items are then grouped by classification.
Here is a sample of the classifications:
Level 1: Math
Level 2: Addition Level 3: Simple, Hard
Level 2: Division Level 3: Simple, Hard
I want to create a form where there is a drop down box that contains all of the level 1s. When the user choices, lets say, Math, a report opens up and displays all of the items that have "Math" as their level 1 classification.
Is this possible?
P.S. The Item Classification is located in a table that has the rest of the item information such as Item Text.
Thanks a lot
----
Alex
Anytime things appear to be going better, you have overlooked something.
I have a database that contains test items. These items are then grouped by classification.
Here is a sample of the classifications:
Level 1: Math
Level 2: Addition Level 3: Simple, Hard
Level 2: Division Level 3: Simple, Hard
I want to create a form where there is a drop down box that contains all of the level 1s. When the user choices, lets say, Math, a report opens up and displays all of the items that have "Math" as their level 1 classification.
Is this possible?
P.S. The Item Classification is located in a table that has the rest of the item information such as Item Text.
Thanks a lot
----
Alex
Anytime things appear to be going better, you have overlooked something.