HELP (again) ....

I have 28 comboboxes (filled with courses) on a form ... all being populated by an SQL and an additem. All the boxes have the same name CBB1 and I'm using the index to reference them.

I need to be able to give an error, if a course has already been selected in a previous combo.

is this possible?

Thanks for any suggetsions