Quote Originally Posted by GoKats78
my question is with without having the choices in a table...but having them listed out in the actual SQL statement.
Do you mean the list exists as either a multi-select combo or listbox, then the choices are concatenated into an In("choice1",..."choice_n") or just a multiple WHERE...AND statement???