Okay that makes more sense thank you!
Would you be able to give me some direction on how to fill the drop downs with different sql queries? or another set of values data withinthe imported recordset?
For example. If the first drop down selects “CATEGORY 1”.. the second dropdown will display ITEMS of TYPE: CATEGORY 1
Would I have to import and store the data somewhere so that i can reference it at runtime to fill each repeatear element?